{
  "name": "JPM Construction Repair & Remodel Guide",
  "short_name": "JPM Guide",
  "description": "San Diego homeowner help. Step-by-step repair guides, AI photo helper, and a direct line to Carlos at JPM Construction.",
  "start_url": "/jpm-repair-app/",
  "scope": "/jpm-repair-app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C1628",
  "theme_color": "#0C1628",
  "lang": "en-US",
  "icons": [
    {
      "src": "/jpm-repair-app/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jpm-repair-app/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jpm-repair-app/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}