{
  "name": "ELM Studio",
  "short_name": "ELM Studio",
  "description": "ASPICE ALM — Automotive Lifecycle Management Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "education"],
  "orientation": "any",
  "display_override": ["standalone", "minimal-ui"],
  "scope": "/",
  "shortcuts": []
}
