{
  "name": "MYtestimony - Share Answered Prayers",
  "short_name": "MYtestimony",
  "description": "Share and pray for testimonies worldwide",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#4F9DE0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Share Testimony",
      "short_name": "Share",
      "description": "Share your testimony",
      "url": "/?action=share",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
