{
  "name": "GTM Biblical Greek Vocabulary",
  "short_name": "GTM Vocab 2",
  "description": "GTM Biblical Greek vocabulary flashcards for New Testament Greek study.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fffaf0",
  "theme_color": "#08743a",
  "icons": [
    {
      "src": "icons/gtm-greek-vocabulary-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/gtm-greek-vocabulary-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}