{
  "name": "Gatebook SGCO",
  "short_name": "Gatebook",
  "description": "Rete interna del Comando Stargate",
  "start_url": "/gatebook_login.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0f0f0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/gatebook/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/gatebook/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}