{
  "name": "Money Quest - Finance Adventure for Kids",
  "short_name": "Money Quest",
  "description": "A fun adventure game that teaches kids real finance: shares, company numbers, investing, funds, crypto and building a business.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1022",
  "theme_color": "#0a1022",
  "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" }
  ]
}
