{
  "name": "The Manuscripts",
  "short_name": "Manuscripts",
  "description": "A Bible word adventure for learning Scripture.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8e8",
  "theme_color": "#7a3f13",
  "icons": [
    {
      "src": "/icons/themanuscripts-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/themanuscripts-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}