{
  "name": "AgroAdvisor — Σύμβουλος Λίπανσης",
  "short_name": "AgroAdvisor",
  "description": "Συστάσεις λίπανσης, εδαφοανάλυση και ανάλυση νερού βάσει IFA Manual",
  "start_url": "./fertilizer_advisor.html",
  "display": "standalone",
  "background_color": "#0d1a0b",
  "theme_color": "#0d1a0b",
  "orientation": "any",
  "lang": "el",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": [
    "productivity",
    "agriculture"
  ]
}