{
  "name": "Glaux",
  "short_name": "Glaux",
  "description": "Modüler Satış Zekası Platformu",
  "start_url": "/platform",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d2137",
  "background_color": "#0a1929",
  "lang": "tr",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
