{
  "name": "Just A Word From You",
  "short_name": "JAWFY",
  "description": "Daily Kingdom Words — devotions, scripture, ancient books and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070B0B",
  "theme_color": "#0ABAB5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "religion", "education"],
  "shortcuts": [
    {
      "name": "Daily Word",
      "url": "/#daily",
      "description": "Your daily devotion and declarations"
    },
    {
      "name": "Bible Reader",
      "url": "/#bible",
      "description": "Read the full Bible in multiple translations"
    },
    {
      "name": "Ancient Books",
      "url": "/#books",
      "description": "Study Enoch, Jubilees and Jasher"
    }
  ]
}
