{
  "name": "The Digital Wise",
  "short_name": "TDW",
  "description": "Movies, web series, and sports — Wise Scores, live scoreboards, where-to-watch.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFBFD",
  "theme_color": "#1A8FE6",
  "orientation": "any",
  "categories": ["entertainment", "news", "sports"],
  "icons": [
    {
      "src": "/app/themes/thedigitalwise/assets/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
