{
  "name": "Schnidejoch Bow Case",
  "short_name": "Bow Case",
  "description": "Schnidejoch Bow Case, an app to view the 3d model of the bow case found on the Schnidejoch pass.",
  "start_url": ".",
  "display": "fullscreen",
  "background_color": "#9DB8A9",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "assets/appicon/icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/appicon/icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}