{
  "id": "/app.php",
  "name": "My RIC",
  "short_name": "My RIC",
  "description": "Rockaway Islamic Center — prayer, Qur’an, Hadith, learning, events, community services and My RIC.",
  "start_url": "/app.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#07110e",
  "theme_color": "#0c4a3e",
  "categories": [
    "education",
    "lifestyle",
    "utilities"
  ],
  "icons": [
    {
      "src": "/assets/pwa/myric-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/myric-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/myric-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
