{
  "name": "Bible Word Scramble",
  "short_name": "BibleScramble",
  "description": "Fun free word scramble game with 500+ Bible words. Unscramble scripture words and grow in faith!",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f5efd8",
  "theme_color": "#2d5016",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["games", "education", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
