{
  "name": "Circlegame — Free Online Circle Survival Game",
  "short_name": "Circlegame",
  "description": "Free browser circle survival game: move inside the arena, auto-fire every 2 seconds, dodge your own bouncing bullets and beat your high score.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#050508",
  "theme_color": "#050508",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"},
    {"src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"},
    {"src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "How to Play", "url": "/how-to-play.html"},
    {"name": "Tips & Strategies", "url": "/tips-and-strategies.html"},
    {"name": "FAQ", "url": "/faq.html"}
  ]
}
