{
  "name": "CAISE — My AI Diary",
  "short_name": "AI Diary",
  "description": "Capture your everyday moments with AI",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F5F4FF",
  "theme_color": "#6C63FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%236C63FF'/><text x='50' y='58' text-anchor='middle' font-size='40' fill='white'>📷</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
