{
  "name": "SnapGallery - Visualizzatore Foto",
  "short_name": "SnapGallery",
  "description": "Visualizza, organizza e modifica le tue foto. Supporta Google Takeout, Apple Photos e qualsiasi cartella di immagini.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "lang": "it",
  "categories": ["photo", "utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/logo-64.webp",
      "sizes": "64x64",
      "type": "image/webp"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "SnapGallery App"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
