{
  "name": "BaseXP — Crypto Tamagotchi",
  "short_name": "BaseXP",
  "description": "Raise, feed and evolve your crypto pet on Base. Earn XP, play games, collect costumes.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#04060f",
  "theme_color": "#04060f",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "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" }
  ]
}
