{
  "id": "/",
  "name": "Παίζουμε",
  "short_name": "Παίζουμε",
  "description": "Παιχνίδια μυαλού για παρέες και οικογένειες — Taboo, Συνδέσεις, Imposter, Φωτάκια και άλλα.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F4EE",
  "theme_color": "#3B82F6",
  "lang": "el",
  "orientation": "portrait",
  "categories": ["games", "education", "entertainment"],
  "dir": "ltr",
  "prefer_related_applications": false,
  "display_override": ["standalone", "minimal-ui", "browser"],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Taboo",
      "short_name": "Taboo",
      "description": "Παιχνίδι λέξεων με απαγορευμένες λέξεις",
      "url": "/taboo?source=shortcut",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Συνδέσεις",
      "short_name": "Συνδέσεις",
      "description": "Βρες τις κρυφές συνδέσεις μεταξύ λέξεων",
      "url": "/connections?source=shortcut",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Imposter",
      "short_name": "Imposter",
      "description": "Ποιος είναι ο κατάσκοπος;",
      "url": "/imposterwho?source=shortcut",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "🌈 Φωτάκια",
      "short_name": "🌈 Φωτάκια",
      "description": "Παιχνίδι μνήμης",
      "url": "/thymisou?source=shortcut",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Αρχική σελίδα — Παίζουμε"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Παιχνίδι Συνδέσεις σε εξέλιξη"
    },
    {
      "src": "/screenshot-wide-1.png",
      "sizes": "2000x1054",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Taboo gameplay — desktop"
    },
    {
      "src": "/screenshot-wide-2.png",
      "sizes": "2000x1055",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Αρχική σελίδα — desktop"
    }
  ],
  "share_target": {
    "action": "/?share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
