{
  "name": "Το Νησί των Γρίφων",
  "short_name": "Γρίφοι",
  "description": "Ένα εκπαιδευτικό παιχνίδι για παιδιά που ακονίζει το μυαλό μέσα από παιχνίδι.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1fa2ff",
  "theme_color": "#1fa2ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
