{
  "name": "e-SOM · Wine & Food Pairing by The Wine Lovers",
  "short_name": "e-SOM",
  "description": "Ταίριασμα κρασιών & φαγητών με 57+ ελληνικές και διεθνείς ποικιλίες, προφίλ γεύσης, ετικέτες παραγωγών και επιλογή βάσει διάθεσης (8 moods). Free bilingual wine & food pairing tool by The Wine Lovers.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F2",
  "theme_color": "#8b1e87",
  "lang": "el",
  "dir": "ltr",
  "categories": [
    "food",
    "lifestyle",
    "utilities"
  ],
  "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"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Ταίριασμα με φαγητό",
      "short_name": "Φαγητό",
      "url": "./?tab=food"
    },
    {
      "name": "Αναζήτηση ποικιλίας",
      "short_name": "Ποικιλία",
      "url": "./?tab=variety"
    },
    {
      "name": "Πρόταση με βάση τη διάθεση",
      "short_name": "Διάθεση",
      "url": "./?tab=mood"
    }
  ]
}