{
  "name": "Noble Academy",
  "short_name": "Noble Academy",
  "description": "The Hard Things Adventure — character formation game for ages 4-6 by Noble Youth Project.",
  "start_url": "./noble-academy.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1d3557",
  "theme_color": "#1d3557",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["education", "kids", "games"],
  "lang": "en"
}
