{
  "name": "Reverent Lutheran - Ancient Prayers for Traditional Lutheran Worship",
  "short_name": "Reverent Lutheran",
  "description": "Enriching Lutheran worship through treasures of the church catholic—ancient prayers and devotions adapted for traditional Lutheran worship.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF6EF",
  "theme_color": "#7C2D12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/android-chrome-512x512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "education", "religion"],
  "lang": "en-US",
  "dir": "ltr"
}