{
  "name": "faithed",
  "short_name": "faithed",
  "description": "Your Christ-first social networking platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e27",
  "theme_color": "#0a0e27",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "shortcuts": [
    {
      "name": "New Post",
      "url": "/app.html#compose",
      "description": "Create a new post"
    },
    {
      "name": "Messages",
      "url": "/app.html#messages",
      "description": "Check messages"
    },
    {
      "name": "Prayer Requests",
      "url": "/app.html#prayers",
      "description": "View prayer requests"
    }
  ]
}
