{
  "name": "DoorFix Mobile - Doorstep Mobile Repair",
  "short_name": "DoorFix Mobile",
  "description": "Bengaluru's fastest doorstep mobile repair. Genuine parts, certified technicians, up to 6 months warranty.",
  "start_url": "./",
  "scope": "./",
  "id": "doorfix-mobile",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#ff6a00",
  "background_color": "#0d0f14",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    { "src": "logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "og-cover.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "DoorFix Mobile - Bengaluru's Fastest Doorstep Mobile Repair"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Repair",
      "short_name": "Book",
      "description": "Book a doorstep mobile repair instantly",
      "url": "./?action=book"
    },
    {
      "name": "WhatsApp Us",
      "short_name": "WhatsApp",
      "description": "Chat with our team on WhatsApp",
      "url": "https://wa.me/919606072062"
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call DoorFix Mobile",
      "url": "tel:+919606072062"
    }
  ],
  "prefer_related_applications": false
}
