{
  "name": "ΟρθοΜαθαίνω",
  "short_name": "ΟρθοΜαθαίνω",
  "description": "Εκπαιδευτική πλατφόρμα ορθογραφίας για Γ΄–ΣΤ΄ Δημοτικού",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FFD900",
  "background_color": "#F0F2F8",
  "lang": "el",
  "scope": "/",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Παίξε τώρα",
      "short_name": "Παιχνίδι",
      "description": "Ξεκίνα μία νέα σεσιόν ασκήσεων",
      "url": "/game",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
