{
  "name": "AtlasHive",
  "short_name": "AtlasHive",
  "description": "ERP apicole intelligent - Gestion de ruchers, diagnostic IA, traçabilité QR Code",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "orientation": "portrait",
  "theme_color": "#059669",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/ruches.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "prefer_related_applications": false,
  "id": "com.atlashive.app",
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "https://app.varroshield.site/dashboard",
      "description": "Dashboard"
    },
    {
      "name": "Apiaries",
      "url": "https://www.atlashive.online/apiaries",
      "description": "Apiaries"
    },
    {
      "name": "Diagnostic",
      "url": "https://www.atlashive.online/diagnostic",
      "description": "Diagnostic"
    },
    {
      "name": "Stats",
      "url": "https://www.atlashive.online/stats",
      "description": "Stats"
    },
    {
      "name": "Business",
      "url": "https://www.atlashive.online/business",
      "description": "Business"
    }
  ]
}