{
  "name": "Super Mario Platformer",
  "short_name": "Mario Game",
  "description": "A feature-rich Mario-style platformer game with 23+ levels, boss battles, multiplayer, and level editor.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#1a1a2e",
  "theme_color": "#e80000",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "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='%231a1a2e'/%3E%3Crect x='128' y='64' width='256' height='128' rx='32' fill='%23e80000'/%3E%3Crect x='96' y='192' width='320' height='128' rx='16' fill='%230000c8'/%3E%3Crect x='128' y='192' width='256' height='64' fill='%23fde0b0'/%3E%3Ccircle cx='192' cy='128' r='32' fill='%23fff'/%3E%3Ccircle cx='320' cy='128' r='32' fill='%23fff'/%3E%3Ccircle cx='192' cy='128' r='16' fill='%23000'/%3E%3Ccircle cx='320' cy='128' r='16' fill='%23000'/%3E%3Crect x='128' y='320' width='96' height='128' rx='16' fill='%23632110'/%3E%3Crect x='288' y='320' width='96' height='128' rx='16' fill='%23632110'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='24' fill='%231a1a2e'/%3E%3Crect x='48' y='24' width='96' height='48' rx='12' fill='%23e80000'/%3E%3Crect x='36' y='72' width='120' height='48' rx='6' fill='%230000c8'/%3E%3Crect x='48' y='72' width='96' height='24' fill='%23fde0b0'/%3E%3Ccircle cx='72' cy='48' r='12' fill='%23fff'/%3E%3Ccircle cx='120' cy='48' r='12' fill='%23fff'/%3E%3Ccircle cx='72' cy='48' r='6' fill='%23000'/%3E%3Ccircle cx='120' cy='48' r='6' fill='%23000'/%3E%3Crect x='48' y='120' width='36' height='48' rx='6' fill='%23632110'/%3E%3Crect x='108' y='120' width='36' height='48' rx='6' fill='%23632110'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Play Game",
      "short_name": "Play",
      "url": "./index.html",
      "icons": []
    }
  ],
  "prefer_related_applications": false,
  "handle_links": "preferred"
}
