
{
  "short_name": "Scriptures Flow",
  "name": "Scriptures Flow: Sanctuary Bible Study",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#4f46e5",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "description": "Scriptures Flow is a cross-platform Bible study sanctuary for scribing revelations, archiving divine insights, and connecting with the social sanctuary.",
  "categories": ["education", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "New Study",
      "short_name": "New",
      "description": "Create a new study note",
      "url": "/?action=new",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
