{
  "name": "ASTEROIDS by Girassol Inteligência",
  "short_name": "Asteroids",
  "description": "Asteroids Clássico Atari com avatares e personalização mobile-first",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#030712",
  "theme_color": "#050810",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='45' fill='%23050810'/><polygon points='50,20 75,75 50,60 25,75' fill='%234ade80'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
