{
  "name": "ChurchroNet My Space",
  "short_name": "ChurchroNet",
  "description": "ChurchroNet mobile app for My Space and profile.",
  "id": "/app",
  "start_url": "/app/myNet",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f8fb",
  "theme_color": "#317A9B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Net",
      "short_name": "My Net",
      "url": "/app/myNet"
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "url": "/app/profile"
    }
  ]
}
