{
  "name": "Ayah Ink",
  "short_name": "Ayah Ink",
  "description": "A private, offline-first study desk for reading, annotating, and revisiting the Qur’an.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F6FA",
  "theme_color": "#F5F6FA",
  "orientation": "any",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open notebooks",
      "url": "/notebooks"
    },
    {
      "name": "Search study notes",
      "url": "/search"
    }
  ]
}
