{
  "name": "Netse Web Mail",
  "short_name": "Netse Web Mail",
  "description": "NETSE kurumsal webmail istemcisi",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0a18",
  "theme_color": "#0f0a18",
  "lang": "tr",
  "permissions": ["notifications"],
  "icons": [
    {
      "src": "/icons/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
