{
  "name": "Move Out Ready",
  "short_name": "MoveReady",
  "description": "Plan smart, move confident. Free move-out planning tools: readiness score, move-in cost estimate, safe rent range, and personalized checklists.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "theme_color": "#152a4e",
  "background_color": "#f7f3ea",
  "categories": ["finance", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icon.svg", "sizes": "72x72", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "96x96", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "128x128", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "144x144", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "152x152", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "384x384", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Calculator", "short_name": "Calculator", "url": "/?source=pwa#calculator", "description": "Check what you can afford" },
    { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard?source=pwa", "description": "Your readiness snapshot" },
    { "name": "Checklist", "short_name": "Checklist", "url": "/checklist?source=pwa", "description": "First apartment checklist" }
  ]
}
