{
  "name": "Honera – Ægte forældreanmeldelser",
  "short_name": "Honera",
  "description": "Danmarks tillidsplatform for forældre. Ufiltrerede anmeldelser af dagtilbud, folkeskoler, gymnasier og sundhedsklinikker.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0b7a91",
  "categories": ["education", "lifestyle", "social"],
  "lang": "da",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Søg institutioner",
      "short_name": "Søg",
      "description": "Søg på tværs af alle institutioner",
      "url": "/sog",
      "icons": [{ "src": "/icon-512.png", "sizes": "96x96" }]
    },
    {
      "name": "Min profil",
      "short_name": "Profil",
      "description": "Gå til din profil",
      "url": "/profil",
      "icons": [{ "src": "/icon-512.png", "sizes": "96x96" }]
    },
    {
      "name": "Forum",
      "short_name": "Forum",
      "description": "Forældrenes forum",
      "url": "/forum",
      "icons": [{ "src": "/icon-512.png", "sizes": "96x96" }]
    }
  ]
}
