{
  "name": "Fix It Sukil",
  "short_name": "Fix It Sukil",
  "description": "Laptop & Desktop Repair — Klang Valley, Malaysia. Free pickup within 30 km.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060606",
  "theme_color": "#ED1C24",
  "orientation": "portrait-primary",
  "lang": "en-MY",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Repair",
      "short_name": "Book Repair",
      "description": "Book a laptop or desktop repair online",
      "url": "/#booking",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop Parts & Accessories",
      "short_name": "Shop",
      "description": "Browse PC parts, accessories and software",
      "url": "/shop",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Track My Repair",
      "short_name": "Track",
      "description": "Check the status of your repair",
      "url": "/track",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Fix It Sukil — Laptop & Desktop Repair Klang Valley"
    }
  ]
}
