{
  "name": "LactisGuard",
  "short_name": "LactisGuard",
  "description": "Ποιοτικός έλεγχος νωπού γάλακτος για τυροκομεία",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020617",
  "theme_color": "#020617",
  "lang": "el",
  "categories": ["business", "productivity"],
  "handle_links": "preferred",
  "launch_handler": { "client_mode": "navigate-existing" },
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
