{
  "name": "PropROI — Property Investment Lab",
  "short_name": "PropROI",
  "description": "UK buy-to-let property investment decision tool. Analyse deals, model ROI, and track your portfolio.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "categories": ["finance", "business", "productivity"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Analyse a Deal",
      "short_name": "Analyse",
      "description": "Start a new property analysis",
      "url": "/analyse"
    },
    {
      "name": "My Portfolio",
      "short_name": "Portfolio",
      "description": "View your saved deals",
      "url": "/dashboard"
    }
  ]
}
