{
  "name": "Warframe Intelligence",
  "short_name": "WF Intel",
  "description": "Complete Warframe intelligence platform — builds, market data, calculators, and AI-powered strategy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#0a0e14",
  "theme_color": "#4a9eff",
  "categories": ["games", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-192.png.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "Open the main dashboard"
    },
    {
      "name": "Codex",
      "url": "/codex",
      "description": "Browse your collection"
    },
    {
      "name": "Support",
      "url": "/support",
      "description": "Get help or report an issue"
    }
  ],
  "prefer_related_applications": false
}
