{
  "name": "NoHyper Productions",
  "short_name": "NoHyper",
  "icons": [
    {
      "src": "/assets/images/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#f89377",
  "background_color": "#f89377",
  "display": "standalone",
  "id": "xyz.nohyper.beta",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait",
  "description": "NoHyper Productions is a content creator on YouTube with more than 39000 subscribers and still growing strong.",
  "shortcuts": [
    {
      "name": "Videos",
      "short_name": "Videos",
      "description": "Watch all videos of NoHyper Productions",
      "url": "/videos",
      "icons": [
        {
          "src": "/assets/images/icons/videos.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact NoHyper Productions",
      "url": "/contact",
      "icons": [
        {
          "src": "/assets/images/icons/contact.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/screenshots/screenshot-all.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "label": "Stay up-to-date with NoHyper Productions"
    },
    {
      "src": "/assets/images/screenshots/homepage-desktop.png",
      "sizes": "2000x2000",
      "type": "image/png",
      "label": "Homepage on a Desktop Computer",
      "form_factor": "wide"
    },
    {
      "src": "/assets/images/screenshots/homepage-mobile.png?v=1",
      "sizes": "1450x2936",
      "type": "image/png",
      "label": "Homepage on a Mobile Device",
      "form_factor": "narrow"
    },
    {
      "src": "/assets/images/screenshots/videos-desktop.png",
      "sizes": "2000x2000",
      "type": "image/png",
      "label": "Videos page on a Desktop Computer",
      "form_factor": "wide"
    },
    {
      "src": "/assets/images/screenshots/videos-mobile.png",
      "sizes": "1450x2936",
      "type": "image/png",
      "label": "Videos page on a Mobile Device",
      "form_factor": "narrow"
    },
    {
      "src": "/assets/images/screenshots/contact-tablet.png",
      "sizes": "1780x2550",
      "type": "image/png",
      "label": "Contact page on a Tablet"
    }
  ]
}
