{
  "name": "Jagt.app",
  "short_name": "Jagt.app",
  "description": "Jagtkonsortie app til fællesjagt, bookinger og kommunikation",
  "start_url": "./jagtapp.html",
  "display": "standalone",
  "background_color": "#1a2d0f",
  "theme_color": "#1a2d0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "apple-touch-icon_2.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon_2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
