{
  "name": "HomeRx — Your Home's Maintenance Prescription",
  "short_name": "HomeRx",
  "description": "AI-generated maintenance plans, smart reminders, and step-by-step guidance for every appliance in your home.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f5f0",
  "theme_color": "#1a7a5c",
  "orientation": "portrait-primary",
  "categories": ["utilities", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
