{
  "id": "./",
  "name": "Marvel Marathon",
  "short_name": "Marvel Marathon",
  "description": "Track the live-action MCU and its connected Marvel multiverse in release order.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#08090c",
  "theme_color": "#e62429",
  "orientation": "any",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "icons/marvel-marathon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/marvel-marathon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/marvel-marathon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
