{
  "id": "/",
  "name": "IGY6 - I Got Your Six",
  "short_name": "IGY6",
  "description": "Your personal gaming intelligence hub. Track games, patches, achievements, and community with one unified platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0F",
  "theme_color": "#C97D20",
  "categories": ["games", "entertainment", "productivity"],
  "shortcuts": [
    {
      "name": "View Library",
      "short_name": "Library",
      "description": "View your Steam game library",
      "url": "/",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Find Games",
      "short_name": "Bored",
      "description": "Discover new games with Buddy",
      "url": "/bored",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Check Updates",
      "short_name": "Updates",
      "description": "Check for game updates",
      "url": "/updates",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
