{
  "id": "https://thelifelinetool.com/",
  "name": "The Lifeline Tool",
  "short_name": "Lifeline",
  "description": "Meet your hard moment with the lifeline. Real teaching from Mickey Mitchell, real Scripture, real hope in Christ.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0907",
  "theme_color": "#0a0907",
  "categories": ["lifestyle", "health", "education"],
  "shortcuts": [
    {
      "name": "Today",
      "short_name": "Today",
      "description": "Your daily verse and reflection.",
      "url": "/me?view=today",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Homework",
      "short_name": "Homework",
      "description": "This week's verses to read and sit with.",
      "url": "/me?view=library#homework",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Open the Lifeline",
      "short_name": "Lifeline",
      "description": "Tell the Lifeline what is hard right now.",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
