{
  "name": "Vox Topics",
  "short_name": "VoxTopics",
  "description": "Breaking News, Entertainment & Trending Stories",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E8740C",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["news", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/wp-content/themes/voxtopics/assets/pwa/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/voxtopics/assets/pwa/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/voxtopics/assets/pwa/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/voxtopics/assets/pwa/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/voxtopics/assets/pwa/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/voxtopics/assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/voxtopics/assets/pwa/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/voxtopics/assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/themes/voxtopics/assets/pwa/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vox Topics Homepage"
    },
    {
      "src": "/wp-content/themes/voxtopics/assets/pwa/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vox Topics Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "World News",
      "short_name": "World",
      "url": "/category/world-news/",
      "icons": [{"src": "/wp-content/themes/voxtopics/assets/pwa/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Entertainment",
      "short_name": "Entertainment",
      "url": "/category/entertainment/",
      "icons": [{"src": "/wp-content/themes/voxtopics/assets/pwa/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact/",
      "icons": [{"src": "/wp-content/themes/voxtopics/assets/pwa/icon-96.png", "sizes": "96x96"}]
    }
  ]
}
