{
  "name": "IronOfferAI — Oferte profesionale generate de AI",
  "short_name": "IronOfferAI",
  "description": "Creează oferte profesionale cu AI în 60 de secunde. Materiale, manoperă, TVA, PDF cu logo-ul firmei tale.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#FF5A00",
  "lang": "ro",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Ofertă nouă",
      "short_name": "Nouă",
      "description": "Creează rapid o ofertă",
      "url": "/app/oferte/noua",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Oferte",
      "short_name": "Oferte",
      "description": "Vezi istoricul ofertelor",
      "url": "/app/oferte",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
