{
  "short_name": "Sparkle Diary",
  "name": "Sparkle Diary - Your Cozy Corner",
  "description": "A cozy corner for daily thoughts and sparkles",
  "icons": [
    {
      "src": "sparkle-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#8DA399",
  "background_color": "#FAFAF9",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "health"]
}