{
  "name": "Geez Marble Games",
  "short_name": "Geez Marble",
  "description": "Learn the ancient Ge'ez script through marble games. 34 consonant families, 7 vowel orders, 238 characters.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1e",
  "theme_color": "#0a0a1e",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games"],
  "lang": "en",
  "dir": "ltr"
}
