{
  "name": "Amazypet — Luxury Pet E-Shop",
  "short_name": "Amazypet",
  "description": "Amazy-ng προϊόντα για amazing κατοικίδια — σκύλους, γάτες, πτηνά, ψάρια, ερπετά και τρωκτικά.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F2ED",
  "theme_color": "#2C1E16",
  "lang": "el",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Κατάστημα",
      "short_name": "Shop",
      "url": "/shop",
      "description": "Δείτε όλα τα προϊόντα"
    },
    {
      "name": "Λίστα Επιθυμιών",
      "short_name": "Wishlist",
      "url": "/wishlist",
      "description": "Τα αγαπημένα σας προϊόντα"
    },
    {
      "name": "Λογαριασμός",
      "short_name": "Account",
      "url": "/account",
      "description": "Δείτε τις παραγγελίες σας"
    }
  ]
}
