{
  "name": "PropertyPredator",
  "short_name": "Predator",
  "description": "Hunt the world's best property deals — live data, deal-centric scoring, stamped verdicts.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050608",
  "theme_color": "#050608",
  "icons": [
    { "src": "/icons/pp-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/pp-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/pp-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Deal Analyser", "url": "/deal-analyser.html", "icons": [{ "src": "/icons/pp-192.png", "sizes": "192x192" }] },
    { "name": "Predator Map", "url": "/map.html", "icons": [{ "src": "/icons/pp-192.png", "sizes": "192x192" }] }
  ]
}
