{
  "name": "Marvel Cinematic Omniverse",
  "short_name": "MCO",
  "description": "MCU Timeline and Guide",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ed1d24",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}