{
  "name": "G522 · Live the Fruit. Share the Gospel.",
  "short_name": "G522",
  "description": "A Christian discipleship companion built on the Fruit of the Spirit. Daily prayer, Scripture, a global Prayer Wall, and Emmaus, a companion for the road.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F3EA",
  "theme_color": "#1F5C3A",
  "categories": [
    "lifestyle",
    "education"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Share G522",
      "short_name": "Share",
      "description": "Invite someone to walk with G522",
      "url": "/share.html?go=1",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Walk with Emmaus",
      "short_name": "Emmaus",
      "description": "Open the companion",
      "url": "/app.html?tab=emmaus",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Prayer Wall",
      "short_name": "Wall",
      "description": "Carry one another",
      "url": "/app.html?tab=wall",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
