{
  "name": "A2Clean - Cleaning Services Bangalore",
  "short_name": "A2Clean",
  "description": "Book professional kitchen, bathroom and office cleaning services in HSR Layout, Bangalore.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1a4a2e",
  "theme_color": "#1a4a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}