{
  "name": "Boojee Arcade",
  "short_name": "BoojeeGames",
  "description": "Browser games and mobile apps. Word puzzles, daily challenges, and more. Built better than the 3-star version.",
  "start_url": "/games/",
  "display": "standalone",
  "background_color": "#06080f",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment"],
  "icons": [
    {"src": "/assets/boojee-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any"},
    {"src": "/assets/boojee-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any"}
  ],
  "screenshots": [
    {"src": "/assets/games-screenshot-1.jpg", "sizes": "1080x1920", "type": "image/jpeg", "label": "Unscramble the Vibe"},
    {"src": "/assets/games-screenshot-2.jpg", "sizes": "1080x1920", "type": "image/jpeg", "label": "Arcade Home"}
  ]
}
