{
  "name": "Greentech PRO — Management Șantier",
  "short_name": "Greentech PRO",
  "description": "Management șantiere fotovoltaice — pontaj, flotă, cheltuieli, progres, certificări.",
  "lang": "ro",
  "dir": "ltr",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#0a1410",
  "background_color": "#0a1410",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "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-512-maskable.png","sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-180.png",  "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Pontaj rapid",
      "short_name": "Pontaj",
      "description": "Înregistrează pontaj zilnic.",
      "url": "/pontaj.html?source=pwa-shortcut",
      "icons": [{ "src": "/icons/shortcut-pontaj-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Cheltuială nouă",
      "short_name": "Cheltuială",
      "description": "Adaugă cheltuială (BON/FACTURĂ).",
      "url": "/Dashboard_Sardegna_Ottana.html?section=05-chelt&source=pwa-shortcut",
      "icons": [{ "src": "/icons/shortcut-expense-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "PV vehicul",
      "short_name": "PV vehicul",
      "description": "Generează proces verbal predare-primire vehicul.",
      "url": "/flota.html?action=pv&source=pwa-shortcut",
      "icons": [{ "src": "/icons/shortcut-pv-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-pontaj-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pontaj zilnic — vedere mobilă"
    },
    {
      "src": "/icons/screenshot-dashboard-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard șantier — vedere desktop"
    }
  ]
}
