{
  "name": "Luther's World",
  "short_name": "Luther's World",
  "description": "Free word search and crossword puzzles that follow Martin Luther's life and faith, given freely.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f0eeeb",
  "theme_color": "#5b2a54",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
