{
  "id": "./",
  "name": "Fantasy Injury Assist",
  "short_name": "Injury Assist",
  "description": "Push alerts when your fantasy players, or the players they depend on, are ruled out or cleared.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#15202B",
  "theme_color": "#15202B",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
