{
  "name": "iBow Pro",
  "short_name": "iBow Pro",
  "description": "L'assistente tascabile per arcieri.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#1e1e1e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://www.arcierivalleagno.it/ibowpro/iBow_Pro_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}