{
  "name": "CLIKR — Meme Factory",
  "short_name": "CLIKR",
  "description": "Click to earn CLIKS. Build the meme factory. Go viral. Burn real $CLIKR.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#7b2fff",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [
    { "src": "screenshot.png", "sizes": "1280x720", "type": "image/png" }
  ]
}
