{
  "name": "GratitudeWire",
  "short_name": "GratitudeWire",
  "description": "Rewire your brain in 8 weeks with neuroscience-backed gratitude practice",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f7ff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Journal",
      "short_name": "Journal",
      "url": "/#journal",
      "description": "Write today's gratitude entries"
    },
    {
      "name": "My Progress",
      "short_name": "Progress",
      "url": "/#progress",
      "description": "View your neural rewiring progress"
    }
  ],
  "share_target": {
    "action": "/#journal",
    "method": "GET",
    "params": {
      "text": "shared_text"
    }
  }
}
