
{
  "short_name": "Grow in Word",
  "name": "Grow in the Word",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3004/3004613.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#f8fafc",
  "background_color": "#f8fafc",
  "orientation": "portrait",
  "shortcuts": [
    {
      "name": "Verse of the Day",
      "short_name": "Daily Verse",
      "description": "Read today's scripture and write your devotion",
      "url": "/?view=today",
      "icons": [
        {
          "src": "https://cdn-icons-png.flaticon.com/512/3004/3004613.png",
          "sizes": "512x512"
        }
      ]
    }
  ]
}
