{
  "name": "Scroll & Stone",
  "short_name": "Scroll",
  "description": "Bible trivia and Verse Builder rounds with Aaron's breastplate to fill. Free from Bet Ami.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6efdd",
  "theme_color": "#f2e6c8",
  "categories": ["education", "games", "books"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
