{
  "name": "AIModelApp",
  "short_name": "ARINMO",
  "description": "Full-service AI inference platform — chat, image & video generation, media library, and projects.",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "background_color": "#E7E2D6",
  "theme_color": "#0F766E",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
