{
  "name": "NostalgiaNet",
  "short_name": "NostalgiaNet",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#00e5ff",
  "icons": [
    { "src": "assets/img/icons/app-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "assets/img/icons/app-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
