{
  "id": "/",
  "scope": "/",
  "startUrl": "/",
  "display": "standalone",
  "name": "Identity \u0026 Session Provider",
  "shortName": "ID API",
  "description": "Centralized identity service providing secure authentication and session management for your applications.",
  "backgroundColor": "#fff",
  "themeColor": "#fff",
  "icons": [
    {
      "src": "/Modules/Total/content/Icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/Modules/Total/content/Icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "/Modules/Total/content/screenshot-vertical.png",
      "type": "image/png",
      "sizes": "1080x1920",
      "platform": "any",
      "orientation": "portrait"
    },
    {
      "src": "/Modules/Total/content/screenshot-horizontal.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "platform": "any",
      "orientation": "landscape"
    }
  ]
}