{
  "name": "LifeAfterward — Life after cancer, made easier",
  "short_name": "LifeAfterward",
  "description": "Plain-English guidance for life after cancer treatment: follow-up, late effects, fear of recurrence, work, money, relationships and more.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf9f6",
  "theme_color": "#fbf9f6",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/lifeafterward-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lifeafterward-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lifeafterward-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Journey",
      "short_name": "Journey",
      "description": "Your appointments, questions and how you have been feeling",
      "url": "/journey?source=pwa"
    },
    {
      "name": "Questions for your doctor",
      "short_name": "Questions",
      "description": "Question sheets to take to an appointment",
      "url": "/questions?source=pwa"
    },
    {
      "name": "Urgent help",
      "short_name": "Urgent help",
      "description": "What to do if something is seriously wrong",
      "url": "/urgent-help?source=pwa"
    }
  ],
  "prefer_related_applications": false
}
