{
  "name": "Figure 8 Scripture Memory",
  "short_name": "Figure 8",
  "description": "Scripture Memory by Meditation — read one chapter 8 times a day for 8 days and write God's word on your heart.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0A06",
  "theme_color": "#0C0A06",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scripture Sheets",
      "short_name": "Sheets",
      "description": "Generate a scripture sheet",
      "url": "/?view=sheets"
    },
    {
      "name": "How It Works",
      "short_name": "Guide",
      "description": "Learn the Figure 8 method",
      "url": "/?view=how"
    }
  ]
}
