{
  "name": "Good Friend — Wellness Companion",
  "short_name": "Good Friend",
  "description": "A free, offline wellness companion promoting positive mental health, empathy, and a peaceful global society.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#5b8c6e",
  "categories": ["health", "lifestyle", "education"],
  "lang": "en",
  "dir": "ltr",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>💚</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%235b8c6e'/%3E%3Ctext x='96' y='140' font-size='120' text-anchor='middle' font-family='sans-serif'%3E💚%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='64' fill='%235b8c6e'/%3E%3Ctext x='256' y='370' font-size='320' text-anchor='middle' font-family='sans-serif'%3E💚%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Check In",
      "short_name": "Check-In",
      "url": "./#checkin",
      "description": "How are you feeling right now?"
    },
    {
      "name": "Journal",
      "short_name": "Journal",
      "url": "./#journal",
      "description": "Write in your journal"
    },
    {
      "name": "Mindfulness",
      "short_name": "Breathe",
      "url": "./#mindfulness",
      "description": "Breathing exercises and meditation"
    },
    {
      "name": "Gratitude",
      "short_name": "Gratitude",
      "url": "./#gratitude",
      "description": "Add to your gratitude wall"
    }
  ]
}
