{
  "name": "Mick's Game Portal",
  "short_name": "Mick's Game",
  "description": "An exciting Mario-like platformer game with combat",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#87CEEB",
  "background_color": "#87CEEB",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2387CEEB' width='192' height='192'/><rect fill='%23FF0000' x='60' y='60' width='72' height='72'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%2387CEEB' width='512' height='512'/><rect fill='%23FF0000' x='160' y='160' width='192' height='192'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%2387CEEB' width='540' height='720'/><rect fill='%23FF0000' x='180' y='300' width='180' height='180'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
