{
  "name": "Calcolo Foto",
  "short_name": "Foto",
  "description": "Profondità di campo e iperfocale, filtri ND, tempo massimo per le stelle, equivalenza crop e time-lapse. Tutto lato client.",
  "lang": "it-IT", "dir": "ltr", "start_url": "/?utm_source=pwa", "scope": "/",
  "display": "standalone", "orientation": "portrait-primary",
  "background_color": "#003366", "theme_color": "#0066cc",
  "categories": ["utilities", "photo"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
