{
  "name": "OliveIQ — Ο ελαιώνας σας, πάντα υπό έλεγχο",
  "short_name": "OliveIQ",
  "description": "Έξυπνη διαχείριση ελαιώνα. Ειδοποιήσεις δάκου, ημερολόγιο αγρού, AI γεωπόνος.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2E7D32",
  "orientation": "portrait-primary",
  "lang": "el",
  "scope": "/",
  "id": "/",
  "categories": [
    "agriculture",
    "business",
    "productivity",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/logo-monogram.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Νέος Ελαιώνας",
      "short_name": "Νέος",
      "description": "Δημιουργήστε νέο ελαιώνα",
      "url": "/dashboard/farms/new"
    },
    {
      "name": "Αναλύσεις",
      "short_name": "Αναλύσεις",
      "description": "Δείτε τα στατιστικά σας",
      "url": "/dashboard/analytics"
    }
  ]
}