{
  "name": "The Week In Fantasy",
  "short_name": "twif",
  "description": "Fantasy football analysis organized around your roster.",
  "icons": [
    {
      "src": "favicon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "twifapplogo5.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "any"
    },
    {
      "src": "twifapplogo5-maskable.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1d232a",
  "background_color": "#1d232a",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.theweekinfantasy.app",
      "id": "com.theweekinfantasy.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6756939068"
    }
  ]
}
