{
  "name": "The Nazarene",
  "short_name": "Nazarene",
  "description": "Read The Nazarene: Son of Man free.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f2eee4",
  "theme_color": "#11100e",
  "categories": ["games", "education", "books"],
  "shortcuts": [
    { "name": "Read Son of Man", "short_name": "Read", "url": "/?source=pwa_shortcut" },
    { "name": "Play Jesus Said?", "short_name": "Play", "url": "/play/?source=pwa_shortcut" }
  ],
  "icons": [
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
