{
  "name": "LunarBlaze",
  "short_name": "LunarBlaze",
  "description": "Fantasy candle arena game with virtual in-game currency.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#02040a",
  "theme_color": "#02040a",
  "icons": [
    {
      "src": "/icons/lunarblaze-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/lunarblaze-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}