{
  "name": "Cry-Fi™ - Emotional Support Services",
  "short_name": "Cry-Fi™",
  "description": "24/7 emotional support hotline for life's drama. Talk, cry, laugh, and vent with a real human – no judgment, just vibes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff36f2",
  "lang": "en",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle", "social"],
  "icons": [
    {
      "src": "/assets/images/browsericonlogo.png",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/assets/images/browsericonlogo.png",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}