{
  "name": "AIToolCamp",
  "short_name": "AIToolCamp",
  "description": "Free AI Writing Tools Powered by DeepSeek",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2d6cf5",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo_dark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
