{
  "theme_color": "#14345A",
  "background_color": "#E8F6F6",
  "orientation": "any",
  "display": "standalone",
  "dir": "auto",
  "lang": "en-US",
  "name": "Devek",
  "short_name": "Devek",
  "description": "Privacy-safe behavioral health insights for teams and individuals.",
  "start_url": "/",
  "scope": "/",
  "id": "devek",
  "icons": [
    {
      "src": "/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}