{
  "name": "MartinGame VIP",
  "short_name": "MG VIP",
  "description": "Free online games for kids — 100+ games, touchscreen friendly, no download required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07070f",
  "theme_color": "#c9a84c",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["games", "entertainment", "kids"],
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Top Games",
      "short_name": "Top",
      "url": "/#top-games",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Puzzle Games",
      "short_name": "Puzzles",
      "url": "/#puzzle",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
