{
  "id": "/",
  "name": "Mythlyx Football",
  "short_name": "Mythlyx",
  "description": "Build your permanent football collection, create squads and compete.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#071226",
  "theme_color": "#071226",
  "categories": ["games", "sports"],
  "icons": [
    {
      "src": "/icons/mythlyx-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/mythlyx-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/mythlyx-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/mythlyx-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Games",
      "short_name": "Games",
      "url": "/games"
    },
    {
      "name": "Collection",
      "short_name": "Collection",
      "url": "/club"
    }
  ]
}
