{
  "name": "TuToSite",
  "short_name": "TuToSite",
  "description": "Tutorial video library — complete series you can watch freely.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F6F8",
  "theme_color": "#FF0000",
  "orientation": "portrait-primary",
  "lang": "mul",
  "categories": ["education", "entertainment", "productivity"],
  "icons": [
    {
      "src": "/assets/logos/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
