{
  "name": "ModelSpend",
  "short_name": "ModelSpend",
  "description": "AI cost routing — reduce LLM spend by up to 60%",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "icons": [
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "productivity", "developer tools"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Overview",
      "url": "/",
      "description": "Dashboard overview"
    },
    {
      "name": "Analytics",
      "url": "/analytics",
      "description": "Spend analytics"
    }
  ]
}
