{
  "id": "/",
  "name": "Aperture Science Sentry Turret",
  "short_name": "Turret",
  "description": "An interactive Aperture Science sentry turret.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1B1B21",
  "theme_color": "#1B1B21",
  "icons": [
    {
      "src": "/images/web/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/web/mstile-310x310.png",
      "sizes": "310x310",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
