{
  "name": "BlueBear Board",
  "short_name": "BBB",
  "description": "Classroom whiteboard and gamification for smartboards — Πίνακας τάξης και παιχνιδοποίηση",
  "start_url": "/#/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#4a90d9",
  "orientation": "landscape",
  "lang": "el",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231a1a2e'/><text y='.9em' font-size='80' x='10'>🐻</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Πίνακας",
      "short_name": "Πίνακας",
      "description": "Άνοιγμα του whiteboard",
      "url": "/#/whiteboard"
    },
    {
      "name": "Μαθητές",
      "short_name": "Μαθητές",
      "description": "Διαχείριση μαθητών",
      "url": "/#/students"
    },
    {
      "name": "Κατάταξη",
      "short_name": "Κατάταξη",
      "description": "Leaderboard τάξης",
      "url": "/#/leaderboard"
    }
  ]
}
