{
  "name": "Filogik",
  "short_name": "Filogik",
  "description": "Lo lasci. Lo capisce. Lo ritrovi.",
  "lang": "it",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1C1915",
  "background_color": "#F6F1E8",
  "share_target": {
    "action": "/api/public/condividi",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "titolo",
      "text": "testo",
      "files": [
        {
          "name": "file",
          "accept": [
            "application/pdf",
            "image/png",
            "image/jpeg",
            "image/webp",
            "text/xml",
            "application/xml",
            "message/rfc822",
            "application/pkcs7-mime",
            ".p7m",
            ".eml",
            ".xml"
          ]
        }
      ]
    }
  },
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
