{
  "name": "Playtoob",
  "short_name": "Playtoob",
  "description": "Watch what you love, not what you're fed.",
  "start_url": "./app",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "icons": [
    {
      "src": "./assets/img/favicon-sq.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./assets/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
