{
  "name": "Vinyl Records SaaS",
  "short_name": "VinylSaaS",
  "description": "Gestão Premium de Discos de Vinil com IA",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "https://img.icons8.com/nolan/512/vinyl.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}