{
  "name": "Rug or Not?",
  "short_name": "Rug or Not?",
  "description": "A pixel-noir detective game about spotting crypto rug pulls. All cases are fictional.",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#1b1a1f",
  "theme_color": "#1b1a1f",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
