{
  "name": "Hustle & Hype — Kid Tycoon Game",
  "short_name": "Hustle & Hype",
  "description": "$50. A backpack. Big dreams. Buy low, sell high, and climb all 3 acts of the kid tycoon trading game!",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#4cc9f0",
  "theme_color": "#4cc9f0",
  "categories": ["games", "education", "kids"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
