{
  "name": "AI Adventure Reader",
  "short_name": "Adventures",
  "description": "Choose your own adventure powered by DeepSeek AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/8a2be2/ffffff?text=AI",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/8a2be2/ffffff?text=AI",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}