{
  "name": "SafeTube - YouTube Parental Controls",
  "short_name": "SafeTube",
  "description": "Create whitelists of approved YouTube channels and videos for your kids",
  "start_url": "/tube/",
  "display": "standalone",
  "background_color": "#FBF6EF",
  "theme_color": "#F0603A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/tube/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/tube/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "/tube/"
}
