{
  "name": "Against The Current",
  "short_name": "ATC",
  "version": "3.0.0",
  "description": "A spiritual journey app for your faith community",
  "start_url": "/?v=3.0.0",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e293b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "permissions": [
    "notifications",
    "push"
  ],
  "gcm_sender_id": "103953800507"
}
