{
  "name": "Ricochet Market",
  "short_name": "RicochetMkt",
  "description": "Peggle-style roguelite with upgrades and relics.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#ff6622",
  "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='%230a0a1a'/><circle cx='256' cy='256' r='40' fill='%23ff6622'/><circle cx='150' cy='180' r='25' fill='%234488ff'/><circle cx='362' cy='180' r='25' fill='%2322ee66'/><circle cx='180' cy='340' r='25' fill='%23cc44ff'/><circle cx='332' cy='340' r='25' fill='%23ff2244'/><line x1='256' y1='256' x2='150' y2='180' stroke='%23ff6622' stroke-width='3' opacity='0.6'/><line x1='256' y1='256' x2='362' y2='180' stroke='%23ff6622' stroke-width='3' opacity='0.6'/><line x1='256' y1='256' x2='332' y2='340' stroke='%23ff6622' stroke-width='3' opacity='0.6'/></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='%230a0a1a'/><circle cx='96' cy='96' r='15' fill='%23ff6622'/><circle cx='56' cy='68' r='10' fill='%234488ff'/><circle cx='136' cy='68' r='10' fill='%2322ee66'/><circle cx='68' cy='128' r='10' fill='%23cc44ff'/><circle cx='125' cy='128' r='10' fill='%23ff2244'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
