{
  "name": "HouseInsights",
  "short_name": "HouseInsights",
  "description": "Housing market news, mortgage rates & real estate insights — in note form.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "background_color": "#1A1410",
  "theme_color": "#1A1410",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["news", "finance"],
  "lang": "en"
}
