{
  "id": "/",
  "name": "As Iron",
  "short_name": "As Iron",
  "description": "Bible study, together. Iron sharpens iron.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f3ee",
  "theme_color": "#f6f3ee",
  "lang": "en",
  "categories": ["education", "lifestyle"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bible",
      "short_name": "Bible",
      "url": "/bible",
      "description": "Open the Scripture reader"
    },
    {
      "name": "My Groups",
      "short_name": "Groups",
      "url": "/groups",
      "description": "Open your study groups"
    }
  ]
}
