{
  "id": "/",
  "name": "Bill Rescue",
  "short_name": "Bill Rescue",
  "description": "Bill Rescue uses AI to build a personalized action plan that tells you what to pay, in what order, and how to negotiate.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "theme_color": "#0B1F3A",
  "background_color": "#FFFFFF",
  "categories": ["finance", "productivity", "utilities"],
  "prefer_related_applications": false,
  "related_applications": [],
  "scope_extensions": [
    { "origin": "https://bill-wizard-ai-33.lovable.app" },
    { "origin": "https://*.billrescue.org" }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile-home.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Know what to pay first — your AI bill triage plan"
    },
    {
      "src": "/screenshot-mobile-how.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "From overwhelmed to a plan in 8 minutes"
    },
    {
      "src": "/screenshot-desktop-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Personalized rescue plan with priorities and scripts"
    },
    {
      "src": "/screenshot-desktop-features.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI triage, 7-day plan, hardship scripts, and PDF report"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Plan",
      "short_name": "Plan",
      "url": "/plan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
