{
  "name": "Social Post AI",
  "short_name": "SocialAI",
  "description": "AI-powered social media post creation and scheduling",
  "start_url": "/dashboard/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0c8ce9",
  "orientation": "any",
  "categories": ["business", "productivity", "social"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
