{
  "id": "app.toalltheworld",
  "name": "HeartCry Audiobooks",
  "short_name": "HeartCry",
  "description": "Sound, Christ-centered audiobooks translated and narrated for the nations — one app, every language, always free.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#1A120B",
  "background_color": "#1A120B",
  "lang": "en",
  "dir": "ltr",
  "categories": ["books"],
  "icons": [
    { "src": "/icons/manifest-icon-192.maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/manifest-icon-192.maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/manifest-icon-512.maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/manifest-icon-512.maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
