{
  "name": "CM PUNK — 4K Image Enhancer",
  "short_name": "CM PUNK",
  "description": "Free client-side 4K image enhancer with signature yellow border.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#080A0E",
  "theme_color": "#FFD400",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
