{
  "name": "Biorytme App",
  "short_name": "Biorytme",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f3e5f5",
  "theme_color": "#8e24aa",
  "description": "Se dine fysiske, følelsesmæssige og intellektuelle biorytmer som grafer.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}