{
  "name": "AURA Assistant",
  "short_name": "AURA",
  "description": "Elite SaaS Business Intelligence & POS",
  "id": "aura-assistant",
  "start_url": "/APP",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0e0d",
  "theme_color": "#c9a84c",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "wide"
    },
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ]
}
