{
  "name": "Decentratix",
  "short_name": "Decentratix",
  "description": "Fair ticket resale with price caps, royalty routing, and secure rotating QR entry checks.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "lang": "en-US",
  "categories": ["business", "finance", "events"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
