{  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Play Ethic",
  "short_name": "Play Ethic",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "description": "Play Ethic, gioco di ruolo per il sociale",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}
