{
  "name": "Happy Homeowner Companion",
  "short_name": "Happy Homeowner",
  "description": "Stay organized, maintain your home, and protect your investment.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf8f3",
  "theme_color": "#0f1e3d",
  "categories": ["lifestyle", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
