{
  "name": "TMS Companion App",
  "short_name": "TMS Companion",
  "description": "TMS Companion is your all-in-one Scripture memory and discipleship app—always with you, even when your physical TMS pack isn’t. Built on the trusted Topical Memory System (TMS) by The Navigators, the app helps you lock God’s Word in your heart with verse cards, reminders(WIP), and progress tracking. Go beyond memorization with access to the Growth in Discipleship series, evangelism and personal worship illustrations, and a curated list of worship songs with lyrics to inspire daily praise. Whether you need peace in anxious moments, strength against temptation, confidence in sharing your faith, or encouragement in worship, TMS Companion keeps your spiritual tools close at hand—on your phone, tablet, or laptop",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#D5DEA3",
  "categories": ["education", "lifestyle", "music"],
  "lang": "en-US",
  "scope": "/",
  "display_override": ["standalone"],
  "shortcuts": [
    {
      "name": "Browse Verses",
      "short_name": "Verses",
      "description": "Browse scripture verses by book",
      "url": "/grid-book-verses",
      "icons": [
        {
          "src": "/pwa-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Song Lyrics",
      "short_name": "Songs",
      "description": "View song lyrics and chords",
      "url": "/songs",
      "icons": [
        {
          "src": "/pwa-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide-home.jpeg",
      "sizes": "1067x1600",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Landing page"
    },
    {
      "src": "/screenshot-narrow-song.jpeg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Song lyrics and chords display"
    },
    {
      "src": "/screenshot-narrow-menu.jpeg",
      "sizes": "721x1600",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Menu view"
    },
    {
      "src": "/screenshot-narrow-series.jpeg",
      "sizes": "721x1600",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile series view"
    },
    {
      "src": "/screenshot-narrow-home.jpeg",
      "sizes": "721x1600",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile home page view"
    },
    {
      "src": "/screenshot-learning-grid.jpeg",
      "sizes": "1067x1600",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "GRID book verses"
    },
    {
      "src": "/screenshot-learning-series.jpeg",
      "sizes": "1067x1600",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "TMS series verses"
    },
    {
      "src": "/screenshot-learning-song.jpeg",
      "sizes": "1067x1600",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Song lyrics"
    }
  ]
}
