{
  "name": "VoiceYourMind - Business Feedback Platform",
  "short_name": "VoiceYourMind",
  "description": "A comprehensive platform for businesses to collect, manage, and respond to customer feedback",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/brand/voiceyourmind-favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/brand/voiceyourmind-og.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/brand/voiceyourmind-og.png",
      "type": "image/png",
      "sizes": "1200x630"
    }
  ],
  "categories": ["business", "productivity", "social"],
  "lang": "en-US",
  "dir": "ltr"
}