{
  "name": "Fitness Journal | by Kingdom Royale",
  "short_name": "Fit Journal",
  "description": "Install the Lawrence Sophia app for library browsing, Digital Journal access, and Kingdom Royale learning on mobile.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3f7e6d",
  "background_color": "#fcfaf6",
  "shortcuts": [
    {
      "name": "Open Journal",
      "short_name": "Journal",
      "description": "Launch straight into the Kingdom Royale digital journal.",
      "url": "/journal",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
