{
  "id": "/",
  "name": "ANT-CONNECT",
  "short_name": "AntConnect",
  "description": "ANT-CONNECT 360° Otomotiv Yönetim Platformu",
  "start_url": "/platform",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icons/antconnect-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/antconnect-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/antconnect-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ant Life",
      "short_name": "Ant Life",
      "url": "/modules/ant-life",
      "icons": [{ "src": "/icons/antconnect-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "AntChat",
      "short_name": "AntChat",
      "url": "/modules/chat",
      "icons": [{ "src": "/icons/antconnect-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
