{
  "name": "Scudo — riconosce le truffe",
  "short_name": "Scudo",
  "description": "Riconosce le truffe al telefono e nei messaggi, mentre stanno avvenendo.",
  "lang": "it",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef2f3",
  "theme_color": "#0d6a6a",
  "share_target": {
    "action": "./",
    "method": "GET",
    "params": { "title": "titolo", "text": "testo", "url": "indirizzo" }
  },
  "icons": [
    { "src": "icone/scudo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icone/scudo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icone/scudo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
