{
  "name": "brand2wear",
  "short_name": "brandf2wear",
  "id": "https://brand2wear.nl/",
  "start_url": "https://brand2wear.nl",
  "scope": "https://brand2wear.nl/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#252830",
  "theme_color": "#252830",
  "prefer_related_applications": true,
  "description": "Building The Future with Artificial Intelligence, History, Science, Trailers, Music History, Time Machines and Much Much More! Click to Install for the Fullscreen Experience, You won't regret It!",
  "lang": "en",
  "categories": ["pwa", "ai", "artificial intelligence", "news", "education", "tech", "science", "entertainment", "youtube"],
  "icons": [
 {
      "src": "/boot/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/boot/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
    "screenshots": [
    {
      "src": "/boot/screenshots/screenshot1.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "/boot/screenshots/screenshot2.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "/boot/screenshots/screenshot3.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "/boot/screenshots/screenshot4.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "/boot/screenshots/screenshot5.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Building the Future!",
      "url": "/",
      "icons": [{ "src": "/boot/shortcuts/home.png", "sizes": "512x512" }]
    },
    {
      "name": "Categories",
      "short_name": "Categories",
      "description": "Categories",
      "url": "/categories",
      "icons": [{ "src": "/boot/shortcuts/categories.png", "sizes": "512x512" }]
    },
    {
      "name": "Newspapers",
      "short_name": "Newspapers",
      "description": "Newspapers",
      "url": "/category/live-news",
      "icons": [{ "src": "/boot/shortcuts/news.png", "sizes": "512x512" }]
    }
  ]
}
