{
  "name": "Easymark skytte app",
  "short_name": "Easymark",
  "description": "En progressiv webapp för att förnkla skyttet",
  "theme_color": "red",
  "background_color": "white",
  "icons": [
    {
        "src": "em57.png",
        "type": "image/png",
        "sizes": "57x57"
      },
    {
      "src": "em152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "start_url": "/nat_pistol/shooters/shooter_index.html",
  "display": "standalone",
  "orientation": "portrait"
}