{
  "name": "Express Love",
  "short_name": "Express.Love",
  "description": "A kindness-first platform with Spark, your emotional companion",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fef7f0",
  "theme_color": "#ec4899",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/badge-72.png",
      "sizes": "72x72",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "social"],
  "lang": "en"
}
