{
  "name": "Mazean",
  "short_name": "Mazean",
  "description": "Mazean is a multiplayer laser FPS game. It is free to play online in a web browser with no install required. Choose your favorite weapon and defeat rivals to earn points.",
  "categories": [
    "games"
  ],
  "background_color": "#91a1b6",
  "theme_color": "#91a1b6",
  "display": "standalone",
  "orientation": "landscape",
  "id": "/mazean",
  "start_url": "/",
  "icons": [
    {
      "src": "/data/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/data/1920x1080.png",
      "sizes": "1920x1080",
      "type": "image/png"
    }
  ],
  "handle_links": "not-preferred",
  "ms_start_compatible": true,
  "prefer_related_applications": false
}