{
  "name": "Catholic Creed - Explore Catholic Dogmas",
  "short_name": "Catholic Creed",
  "description": "Discover and understand the fundamental beliefs of Catholicism through clear explanations of Catholic dogmas.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffbeb",
  "theme_color": "#d97706",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "purpose": "any"
    }
  ],
  "categories": ["education", "religion"],
  "shortcuts": [
    {
      "name": "All Dogmas",
      "url": "/",
      "description": "Browse all Catholic dogmas"
    },
    {
      "name": "Nicene Creed",
      "url": "/nicene-creed",
      "description": "Read the Nicene Creed"
    },
    {
      "name": "About",
      "url": "/about",
      "description": "About Catholic Creed"
    }
  ]
}
