{
  "name": "Mental Health Walk Club",
  "short_name": "MH Walk Club",
  "description": "Walk solo, join live Walk & Talks, RSVP to Local Walks. You don't have to walk through it alone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6efdf",
  "theme_color": "#2c5340",
  "categories": ["health", "lifestyle", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "intention",
      "text": "intention",
      "url": "intention"
    }
  },
  "shortcuts": [
    { "name": "Start a walk", "short_name": "Walk", "url": "/?start=1", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Journal", "short_name": "Journal", "url": "/journal" },
    { "name": "Local walks", "short_name": "Local", "url": "/events" }
  ]
}
