{
  "id": "/",
  "name": "Docent Anna",
  "short_name": "Docent Anna",
  "description": "Interactive Dutch language dialogue, nuance dictionary & etymology reference.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#121212",
  "theme_color": "#121212",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "reference", "productivity"],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "text": "text"
    }
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Dutch Dialogue",
      "short_name": "New Chat",
      "description": "Start a fresh Dutch conversation with Docent Anna",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
