{
  "name": "Aleya",
  "short_name": "Aleya",
  "start_url": "index.html",
  "id": "aleya-app",
  "description": "Your Daily Bible & Prayer Companion",
  "display": "fullsstacreen",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "launch_handler": {
    "route_to": "index.html",
    "client_mode": "auto"
  },
  "scope_extensions": [
    {
      "origin": "*",
      "target": "_blank"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#000000",
  "categories": ["education"],
  "edge_side_panel": {
    "preferred_width": 0
  },
  "prefer_related_applications": false,
  "shortcuts": []
}
