{
  "id": "/?source=pwa",
  "name": "Arya — Support Companion by MSV Global",
  "short_name": "Arya",
  "description": "Arya is your MSV Global support companion in Romania. Ask in your own language about work, salary, documents, health, where you live, or anything that feels wrong.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#fdfbf9",
  "theme_color": "#083a5d",
  "categories": ["productivity", "utilities", "social"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/arya-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/arya-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/arya-icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask a question",
      "short_name": "Ask Arya",
      "description": "Open a conversation with Arya",
      "url": "/?chat=open&source=pwa",
      "icons": [{ "src": "/arya-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Something happened",
      "short_name": "Urgent",
      "description": "Tell Arya something feels wrong",
      "url": "/?chat=open&topic=urgent&source=pwa",
      "icons": [{ "src": "/arya-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Emergency information",
      "short_name": "Emergency",
      "description": "Emergency numbers and what to do",
      "url": "/emergency",
      "icons": [{ "src": "/arya-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
