{
  "name": "His Image Ministries International - Daily Devotionals",
  "short_name": "HIMI Devotionals",
  "description": "Daily spiritual nourishment exploring the revelation of Christ. Fresh insights from God's Word to help you grow deeper in your walk with Him.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a2e",
  "theme_color": "#f39c12",
  "icons": [
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["books", "education", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Today's Devotional",
      "short_name": "Devotional",
      "description": "Read today's devotional",
      "url": "/index.html",
      "icons": [{ "src": "assets/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "description": "View devotional calendar",
      "url": "/calendar.html",
      "icons": [{ "src": "assets/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "News",
      "short_name": "News",
      "description": "Ministry news and announcements",
      "url": "/news.html",
      "icons": [{ "src": "assets/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
"update_via_cache": "none"
}
