{
  "name": "Who What Where Bible",
  "short_name": "WWW Bible",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f3e9",
  "theme_color": "#061b42",
  "description": "Level-based Bible challenge with campaign and multiplayer modes.",
  "id": "./index.php",
  "icons": [
    {
      "src": "icons/www-logo26.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/www-logo26.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Campaign",
      "short_name": "Campaign",
      "url": "./index.php"
    }
  ],
  "screenshots": [
    {
      "src": "screen1.jpg",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "screen2.jpg",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "screen3.jpg",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ]
}
