{
  "short_name": "MoveOnFromYourEx",
  "name": "MoveOnFromYourEx - AI Breakup Recovery",
  "description": "Transform your breakup recovery with AI-powered coaching, No Contact tracker, and personalized emotional support. Start healing today with our comprehensive breakup recovery platform.",
  "icons": [
    {
      "src": "logo192.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0ea5e9",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["health", "lifestyle", "utilities", "self-improvement", "mental-health", "relationships"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "No Contact Tracker",
      "short_name": "No Contact",
      "description": "Track your no contact progress",
      "url": "/no-contact",
      "icons": [
        {
          "src": "logo192.webp",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "AI Coach",
      "short_name": "AI Coach",
      "description": "Get personalized breakup coaching",
      "url": "/ai-coach",
      "icons": [
        {
          "src": "logo192.webp",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Connect with others going through breakups",
      "url": "/community",
      "icons": [
        {
          "src": "logo192.webp",
          "sizes": "192x192"
        }
      ]
    }
  ]
}