{
  "name": "PitLane Pro",
  "short_name": "PitLane Pro",
  "description": "IPTC metadata manager per fotografi motorsport. AI riconosce auto e pilota, compila IPTC, esporta XMP per Lightroom.",
  "id": "/app",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1d24",
  "theme_color": "#1a1d24",
  "lang": "it",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
