{
  "short_name": "SKStyring",
  "name": "SKStyring - Administration af din skytteforening",
  "icons": [
    {
      "src": "/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "screenshots": [    
   {

     "src": "/screenshot_wide.png",
      "sizes": "2874x1666",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Application"
    },
    {

     "src": "/screenshot_wide.png",
      "sizes": "2874x1666",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Application"
    }
 ]
}