{
  "theme_color": "#f69435",
  "background_color": "#f69435",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "orientation": "any",
  "name": "SHRAPNEL",
  "short_name": "SHRAPNEL",
  "description": "SHRAPNEL - A new kind of Game from an Award-winning team.",
  "icons": [
    {
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}