{
  "id": "/",
  "name": "GRAICE",
  "short_name": "GRAICE",
  "description": "Your AI-powered Bible study companion. Discover Spiritual First Aid for life's hardest moments, explore Scripture with historical timelines, biblical maps, and classical artwork, and read at 4 levels from kids to scholars. 4 translations, text-to-speech. No account required.",
  "theme_color": "#141a21",
  "background_color": "#141a21",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/graice-icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/graice-icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/graice-icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/graice-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/graice-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/graice-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Scripture",
      "short_name": "Search",
      "description": "Find verses and topics",
      "url": "/?tab=search",
      "icons": [
        {
          "src": "/shortcut-search.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "Bookmarks, notes & reading plans",
      "url": "/?tab=library",
      "icons": [
        {
          "src": "/shortcut-library.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Daily Verse",
      "short_name": "Verse",
      "description": "Today's devotional verse",
      "url": "/?dailyVerse=true",
      "icons": [
        {
          "src": "/shortcut-verse.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Continue Reading",
      "short_name": "Read",
      "description": "Resume your Bible reading",
      "url": "/",
      "icons": [
        {
          "src": "/shortcut-read.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
