{
  "name": "Tratok Information Repository",
  "short_name": "Tratok Info",
  "description": "Official information repository for Tratok (TRAT), the travel and tourism utility token operated by Tratok Holding Limited.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0E17",
  "theme_color": "#0B0E17",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/assets/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/logo-large.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
