{
  "name": "ChompDash",
  "short_name": "ChompDash",
  "description": "Free retro endless runner. Chomp, dash, and survive!",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#3cb43c",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%231a1a2e'/><circle cx='256' cy='256' r='160' fill='%233cb43c'/><path d='M256 256l160-80v160z' fill='%231a1a2e'/><circle cx='300' cy='200' r='24' fill='%23fff'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%231a1a2e'/><circle cx='96' cy='96' r='60' fill='%233cb43c'/><path d='M96 96l60-30v60z' fill='%231a1a2e'/><circle cx='113' cy='75' r='9' fill='%23fff'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
