{
  "name": "Ψηφιακό Μουσείο ΕΟΤ",
  "short_name": "EOT Museum",
  "description": "Greece: A visual journey through time",
  "start_url": "index-l4.html",
  "display": "fullscreen",
  "background_color": "#c3e2f3",
  "theme_color": "#c3e2f3",
  "orientation": "any",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}