{
  "name": "All Glory to God",
  "short_name": "AG2G",
  "description": "A daily practice app to start your day with scripture, reflection, and gratitude.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EAE5D8",
  "theme_color": "#4A6741",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
