{
  "name": "DashAdvisr",
  "short_name": "DashAdvisr",
  "description": "Decision intelligence for small business. One score. Every tool. Real decisions.",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#0A192F",
  "theme_color": "#2563EB",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Morning Brief",
      "short_name": "Brief",
      "url": "/brief.html",
      "description": "Your daily business snapshot"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard.html",
      "description": "Main dashboard with Waypoint Score"
    }
  ]
}
