{
  "id": "/app",
  "name": "Good Grief",
  "short_name": "Good Grief",
  "description": "A 365-day faith-based grief companion. Choosing honesty, prayer, and remembrance while trusting that God has not left you.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F3EE",
  "theme_color": "#8A9E85",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Good Grief daily companion"
    }
  ],
  "categories": ["lifestyle", "health", "religion"],
  "lang": "en-US"
}
