{
  "name": "PrayMarker",
  "short_name": "PrayMarker",
  "description": "Accountability for every prayer, every day",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1C2B3A",
  "theme_color": "#1C2B3A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
