
{
  "name": "Silent Echo",
  "short_name": "Silent Echo",
  "description": "Record, transcribe, and reflect on your prayers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000066",
  "theme_color": "#000033",
  "shortcuts": [
    {
      "name": "Record a Prayer",
      "short_name": "Record",
      "description": "Start recording a new prayer",
      "url": "/record-prayer"
    },
    {
      "name": "View Journal",
      "short_name": "Journal",
      "description": "View your prayer journal",
      "url": "/prayer-journal"
    },
    {
      "name": "Explore Scripture",
      "short_name": "Scripture",
      "description": "Find scripture by category",
      "url": "/explore-scripture"
    }
  ],
  "icons": [
    {
      "src": "/lovable-uploads/81268bee-b128-4bf7-a0e7-91aa981f0710.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
