{
  "name": "RealityShow.com",
  "short_name": "RealityShow",
  "description": "Reality TV news, casting calls, talent profiles. Where business owners become reality TV brands.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#DDE6EF",
  "theme_color": "#D9252A",
  "lang": "en-US",
  "categories": ["news", "entertainment", "business"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
