{
  "name": "CellFix — Phone Repair Booking",
  "short_name": "CellFix",
  "description": "Fast, professional cell phone repair booking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Book a Repair", "url": "/", "description": "Start a new repair booking" },
    { "name": "Track Repair", "url": "/?track=1", "description": "Track your repair status" }
  ]
}
