{
  "name": "Ummatey",
  "short_name": "Ummatey",
  "description": "Read, listen, and learn the Holy Quran with beautiful typography, multiple translations, and renowned reciters.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "lifestyle", "utilities"],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Ummatey — Read, Listen & Learn the Holy Quran"
    },
    {
      "src": "/twitter-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ummatey Quran App"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Quran",
      "short_name": "Search",
      "description": "Search the Quran",
      "url": "/search",
      "icons": [{ "src": "/icons/icon-192x192.svg", "sizes": "any" }]
    },
    {
      "name": "Bookmarks",
      "short_name": "Bookmarks",
      "description": "View your bookmarked verses",
      "url": "/bookmarks",
      "icons": [{ "src": "/icons/icon-192x192.svg", "sizes": "any" }]
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "description": "App settings",
      "url": "/settings",
      "icons": [{ "src": "/icons/icon-192x192.svg", "sizes": "any" }]
    }
  ]
}
