{
  "short_name": "PropertyARV",
  "name": "PropertyARV - Real Estate Investment Analysis",
  "description": "AI-powered real estate deal analyzer. Calculate ARV, estimate repairs, find comps, and analyze ROI instantly.",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#7c3aed",
  "background_color": "#0f0d2e",
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false
}
