{
  "name": "J J Games",
  "short_name": "J J Games",
  "description": "Free browser games by Joshua Fraser and Jonny Dredd.",
  "lang": "en-AU",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#08090A",
  "theme_color": "#08090A",
  "icons": [
    {
      "src": "./assets/icons/jj-games-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/jj-games-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
