{
  "name": "Women Rooted In Truth",
  "short_name": "WRIT",
  "description": "Daily devotions, Bible study, prayer journal and community for women of faith.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#8B3A52",
  "theme_color": "#8B3A52",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["lifestyle", "education", "book"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%238B3A52'/><text y='.85em' font-size='70' text-anchor='middle' x='50'>&#x1F451;</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Devotion",
      "short_name": "Devotion",
      "description": "Open today's daily devotion",
      "url": "/"
    },
    {
      "name": "Prayer Journal",
      "short_name": "Prayer",
      "description": "Open your personal prayer journal",
      "url": "/"
    }
  ]
}
