{
  "name": "APOSTLE",
  "short_name": "APOSTLE",
  "description": "The Catholic creator platform — prayers, content, and community organized by the liturgical year.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5EDDC",
  "theme_color": "#6B2B2B",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social", "education"],
  "lang": "en",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-monochrome.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    {
      "name": "Pray",
      "short_name": "Pray",
      "description": "Open the Catholic prayer library",
      "url": "/pray",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Today",
      "short_name": "Today",
      "description": "See today's liturgical day and content",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/apostle/id0000000000"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=world.apostle.app"
    }
  ]
}
