{
  "name": "Geez Fidel Arcade",
  "short_name": "Fidel Arcade",
  "description": "Learn the Ge'ez alphabet through 11 arcade and puzzle games",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#050510",
  "orientation": "any",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
