{
  "name": "Ye Hiwot Kal — የሕይወት ቃል",
  "short_name": "ሕይወት ቃል",
  "description": "የሕይወት ቃል — The Word of Life. Premium bilingual Amharic-English Bible with the 1962 Traditional Amharic Version, Hebrew & Greek lexicon, Patristic commentary, and full offline reading.",
  "id": "./",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#3d1418",
  "theme_color": "#5a1a1f",
  "orientation": "portrait",
  "lang": "am",
  "dir": "ltr",
  "categories": ["books", "education", "lifestyle"],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    { "src": "./app-icon-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./app-icon-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./app-icon-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./app-icon-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "./app-icon-v2.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Continue reading",
      "short_name": "Reader",
      "description": "Open the Bible reader where you left off",
      "url": "./?source=shortcut-reader",
      "icons": [{ "src": "./app-icon-v2.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
