{
  "name": "JERVAS — Engineering Intelligence",
  "short_name": "JERVAS",
  "description": "Sistemi intelligenti mission-critical: AI, cybersecurity, software enterprise e networking. Security by design.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "dir": "ltr",
  "lang": "it-IT",
  "categories": ["business", "productivity", "security", "developer"],
  "icons": [
	{
	  "src": "/icons/icon-192.png",
	  "sizes": "192x192",
	  "type": "image/png",
	  "purpose": "any"
	},
	{
	  "src": "/icons/icon-192-maskable.png",
	  "sizes": "192x192",
	  "type": "image/png",
	  "purpose": "maskable"
	},
	{
	  "src": "/icons/icon-512.png",
	  "sizes": "512x512",
	  "type": "image/png",
	  "purpose": "any"
	},
	{
	  "src": "/icons/icon-512-maskable.png",
	  "sizes": "512x512",
	  "type": "image/png",
	  "purpose": "maskable"
	}
  ],
  "screenshots": [
	{
	  "src": "/screenshots/home-1280x720.png",
	  "sizes": "1280x720",
	  "type": "image/png",
	  "form_factor": "wide",
	  "label": "Homepage"
	},
	{
	  "src": "/screenshots/home-750x1334.png",
	  "sizes": "750x1334",
	  "type": "image/png",
	  "form_factor": "narrow",
	  "label": "Homepage (mobile)"
	}
  ]
}
