{
  "name": "OS Studio",
  "short_name": "OS Studio",
  "description": "Shipshaper: 7 Pillars of Arrt!! — Horizon, Compass, Spyglass, Depth-finder, Tone Buoy, Palette Mixer, Plumb Ball.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#121212",
  "theme_color": "#121212",
  "icons": [
    {
      "src": "assets/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
