{
  "name": "SUPERSONIC · Magazzino",
  "short_name": "Supersonic",
  "description": "Gestionale per negozio di dischi — vendite, inventario, Discogs.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0907",
  "theme_color": "#0b0907",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "music"],
  "lang": "it",
  "dir": "ltr"
}
