{
  "name": "CCR Church App",
  "short_name": "CCR",
  "description": "CCR Church App - Prayer, Schedule, Library, Bible Reading, Giving & More",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f0f0f0",
  "theme_color": "#b8860b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "screenshots": []
}
