{
  "name": "Boligchat",
  "short_name": "Boligchat",
  "description": "Forstå hvad du vil have i en bolig, og mål rigtige boliger mod det.",
  "start_url": "/#/chat",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F4F0",
  "theme_color": "#0F1A15",
  "lang": "da",
  "icons": [
    { "src": "/ikon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/ikon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/ikon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/ikon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "share_target": {
    "action": "/#/tjek",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
