{
  "name": "The Aleya App",
  "short_name": "The Aleya App",
  "description": "The internal Aleya company app for approved team members.",
  "id": "/the-aleya-app/",
  "start_url": "/the-aleya-app/",
  "scope": "/the-aleya-app/",
  "display": "standalone",
  "background_color": "#1B2F6E",
  "theme_color": "#1B2F6E",
  "icons": [
    {
      "src": "/app-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
