{
  "name": "MoodFlow - Inspiration Wall",
  "short_name": "MoodFlow",
  "description": "A visual workspace to collect inspiration, organize moodboards, and generate AI-ready reference sets.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1550684848-fac1c5b4e853?auto=format&fit=crop&w=192&q=80",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1550684848-fac1c5b4e853?auto=format&fit=crop&w=512&q=80",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1550684848-fac1c5b4e853?auto=format&fit=crop&w=192&q=80",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
