{
  "name": "ShiftQuote — Private Car Repair Marketplace",
  "short_name": "ShiftQuote",
  "description": "Snap a photo. Get private quotes from real shops. No spam, no driveway visits.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090B",
  "theme_color": "#09090B",
  "categories": ["business", "productivity", "utilities", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {"src": "/icons/icon-192.png","sizes": "192x192","type": "image/png","purpose": "any"},
    {"src": "/icons/icon-256.png","sizes": "256x256","type": "image/png","purpose": "any"},
    {"src": "/icons/icon-384.png","sizes": "384x384","type": "image/png","purpose": "any"},
    {"src": "/icons/icon-512.png","sizes": "512x512","type": "image/png","purpose": "any"},
    {"src": "/icons/icon-512-maskable.png","sizes": "512x512","type": "image/png","purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "Post a new issue","short_name": "Post issue","description": "Snap photos and get private quotes from nearby shops.","url": "/post","icons": [{"src": "/icons/icon-192.png","sizes": "192x192"}]},
    {"name": "Browse jobs","short_name": "Browse","description": "See open jobs near your shop.","url": "/browse","icons": [{"src": "/icons/icon-192.png","sizes": "192x192"}]},
    {"name": "Messages","short_name": "Messages","description": "Open your private threads.","url": "/messages","icons": [{"src": "/icons/icon-192.png","sizes": "192x192"}]}
  ]
}
