{
  "name": "WebBreak",
  "short_name": "WebBreak",
  "description": "WebBreak is a 2D sandbox that is generated by AI. View webbreak.ru/about for more information.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#18100C",
  "theme_color": "#18100C",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/webbreakicon.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/webbreakicon.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
