{
  "name": "Canines 4 Christ",
  "short_name": "Canines4Christ",
  "description": "Prayers & devotionals for therapy dog handlers and the people they comfort.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["lifestyle", "social", "health"],
  "shortcuts": [
    {
      "name": "Prayer Library",
      "short_name": "Prayers",
      "description": "Browse prayers for visits and handlers",
      "url": "/prayers",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Submit Prayer",
      "short_name": "Submit",
      "description": "Submit a new prayer request",
      "url": "/#prayer-form",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
