{
  "id": "/",
  "name": "NEXACORE TECH di LECA · Interactive Showroom",
  "short_name": "NEXACORE",
  "description": "Interactive demos for software, web design, apps, e-commerce, automation and business operations.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#050B12",
  "theme_color": "#07131D",
  "orientation": "any",
  "categories": [
    "business",
    "productivity",
    "developer tools"
  ],
  "icons": [
    {
      "src": "/assets/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}