{
  "name": "GoodNotes Audio Exporter",
  "short_name": "GN Exporter",
  "description": "Estrai e decodifica in locale i file audio reali di GoodNotes 6.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#15102a",
  "theme_color": "#15102a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
