{
  "name": "VARA - Voice Action Request Assistant",
  "short_name": "VARA",
  "id": "/",
  "description": "VARA - Voice Action Request Assistant",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "handle_links": "preferred",
  "orientation": "portrait",
  "background_color": "#0b1726",
  "theme_color": "#0b1726",
  "lang": "en",
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
