{
  "name": "0xPrompts",
  "short_name": "0xPrompts",
  "description": "A curated AI prompt library for image, code, research, writing, and more. By 0xClub.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#030305",
  "theme_color": "#FFDE21",
  "icons": [
    {
      "src": "icons/pwa_icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/pwa_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
