{
  "name": "Dancor Airtech Service",
  "short_name": "Dancor",
  "description": "Book AC repair, service, installation and gas charging across Mumbai.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "gcm_sender_id": "482941778795",
  "icons": [
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My Bookings", "url": "/bookings" },
    { "name": "Cart", "url": "/cart" },
    { "name": "Admin", "url": "/admin" }
  ]
}
