{
  "name": "Gavepiloten",
  "short_name": "Gavepiloten",
  "description": "Tilføj ønsker og se dine venners fødselsdage.",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4FC8BE",
  "icons": [
    {
      "src": "/images/app.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}