{
  "name": "Pimple Popper ASMR",
  "short_name": "Popper",
  "description": "A satisfying pimple popping ASMR game with realistic sound effects.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fceceb",
  "theme_color": "#f6c6c0",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}