{
    "name": "Borghy",
    "short_name": "borghy",
    "description": "Un'app interessante",
    "start_url": "/index.php",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#254E7A",
    "theme_color": "#82C2E6",
    "icons": [
      {
        "src": "/logo.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }