{
  "name": "UnitDeck Studio",
  "short_name": "UnitDeck",
  "description": "Projects and resources, in one connected flow.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#07152f",
  "icons": [
    {
      "src": "/assets/favicon.png",
      "sizes": "176x176",
      "type": "image/png"
    },
    {
      "src": "/assets/unitdeck-logo-square.png",
      "sizes": "600x600",
      "type": "image/png"
    }
  ]
}
