{
  "name": "Salon — Κράτηση ραντεβού",
  "short_name": "Salon",
  "description": "Κλείστε ραντεβού online σε κομμωτήριο & κέντρο αισθητικής.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FBF3EF",
  "theme_color": "#26332C",
  "lang": "el",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "./index.html"
}