{
  "name": "Infinity City - Community Servernetzwerk",
  "short_name": "Infinity City",
  "description": "Dein Community Servernetzwerk für unvergessliche Abenteuer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#9333ea",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment", "social"],
  "lang": "de",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo-infinity-symbol.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ic-logo-bg.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Server",
      "short_name": "Server",
      "description": "Unsere Minecraft Server",
      "url": "/servers",
      "icons": [
        {
          "src": "/logo-infinity-symbol.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Forum",
      "short_name": "Forum",
      "description": "Community Forum",
      "url": "/forum",
      "icons": [
        {
          "src": "/logo-infinity-symbol.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
