{
  "name": "Game & App World",
  "short_name": "GameAppWorld",
  "description": "Discover the best games and apps across all platforms. Find, compare, and download games and apps for Android, iOS, and Windows.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F1A",
  "theme_color": "#6C5CE7",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "categories": ["entertainment", "games", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%236C5CE7'/%3E%3Ctext x='96' y='128' font-size='96' text-anchor='middle' fill='white'%3E🎮%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='64' fill='%236C5CE7'/%3E%3Ctext x='256' y='340' font-size='256' text-anchor='middle' fill='white'%3E🎮%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1080 1920'%3E%3Crect width='1080' height='1920' fill='%230F0F1A'/%3E%3Ctext x='540' y='960' font-size='48' text-anchor='middle' fill='%23A29BFE'%3EGame %26 App World%3C/text%3E%3C/svg%3E",
      "sizes": "1080x1920",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}