{
  "short_name": "Bet Brothers",
  "name": "Bet Brothers",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "portrait",
  "description": "Powering the tipsters.\nEngaging the users.",
  "related_applications": [
    { "platform": "webapp", "url": "http://localhost:3000/manifest.json" }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/screen_1.png",
      "sizes": "331x576",
      "type": "image/png",
      "label": "Application screenshot"
    }
  ],
  "categories": [
    "sports"
  ],
  "icons": [
    {
      "src": "/assets/icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
