{
  "name": "MY COMMUNITY TV",
  "short_name": "CMP TV",
  "description": "Community Marketplace TV — Local news, events, and offers for your community.",
  "start_url": "/tv",
  "id": "/tv",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#050c1a",
  "theme_color": "#08488D",
  "lang": "en-CA",
  "categories": ["news", "entertainment", "business"],
  "screenshots": [
    {
      "src": "/images/cmptv/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CMP TV Digital Signage"
    },
    {
      "src": "/images/cmptv/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CMP TV Mobile"
    }
  ],
  "icons": [
    {
      "src": "/images/cmptv/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/cmptv/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/cmptv/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/cmptv/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/cmptv/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Community TV",
      "short_name": "TV",
      "url": "/tv",
      "icons": [{ "src": "/images/cmptv/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Local Directory",
      "short_name": "Directory",
      "url": "/index.php?option=com_jbusinessdirectory&Itemid=1926",
      "icons": [{ "src": "/images/cmptv/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "handle_links": "preferred"
}
