{
  "id": "/",
  "name": "Talk Journal",
  "short_name": "Talk Journal",
  "description": "Scripture & General Conference Reference Guide for Latter-day Saint speakers, teachers, and learners.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D1F3C",
  "theme_color": "#C9A84C",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-1.jpg",
      "sizes": "1080x2376",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Browse Topics"
    },
    {
      "src": "/icons/screenshot-2.jpg",
      "sizes": "1080x2376",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Topic Detail"
    },
    {
      "src": "/icons/screenshot-3.jpg",
      "sizes": "1080x2376",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Notes Panel"
    }
  ]
}
