{
  "name": "Blockman Go Lunar Festival Event",
  "short_name": "Blockman Go",
  "description": "Participate in the Blockman Go Lunar Festival Event. Select your GC package and claim your free reward!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#8A2BE2",
  "icons": [
    {
      "src": "src/assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "src/assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "entertainment"]
}