{
  "name": "Ceramic Luxline",
  "short_name": "CeramicLux",
  "description": "Gestionare clienți și proiecte",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#EA580C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
