{
  "name": "HomeFiles",
  "short_name": "HomeFiles",
  "description": "The operating system for your home — renovation previews, maintenance schedules, inventory, and sale-ready records.",
  "start_url": "/app/homes",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f5f4a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
