{
  "name": "Red-Mycelium.com",
  "short_name": "Red-Mycelium",
  "icons": [
    {
      "src": "/html/images/logo_96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/html/images/icon192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/html/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/html/images/logo.svg",
      "sizes": "512x512",
      "type": "image/svg",
      "purpose": "maskable any"
    },
    {
      "src": "/html/images/logo.svg",
      "sizes": "72x72 96x96 128x128 256x256 512x512"
    }
  ],
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "Interactive video portal. Watch interactive videos. Create interactive videos.",
  "dir": "ltr",
  "lang": "en",
  "orientation": "portrait-primary",
  "shortcuts": [
    {
      "name": "Watch interactive videos",
      "url": "/video",
      "icons": [
        {
          "src": "/html/images/choice_videos.webp?w=200",
          "sizes": "200x200",
          "type": "image/webp"
        }
      ],
      "description": "Interactive Video Catalog | Watch Interactive Videos"
    },
    {
      "name": "Create interactive videos",
      "url": "/create",
      "icons": [
        {
          "src": "/html/images/choice_create.webp?w=200",
          "sizes": "200x200",
          "type": "image/webp"
        }
      ],
      "description": "Create Interactive Videos | Online Interactive Video Maker | Interactive Video Creator App | Interactive Video Creation Tutorials"
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle",
    "video"
  ],
  "scope": "/",
  "display_override": ["fullscreen", "standalone"]
}
