{
  "name": "Home Appliance Service Centre",
  "short_name": "Service Centre",
  "description": "Expert doorstep repair services for high-end home appliances.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A58CA",
  "icons": [
    {
      "src": "images/default.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/default.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}