{
  "name": "Uriarte Tek",
  "short_name": "UT Homebase",
  "description": "Homebase for two. Apple juice, s'mores mode, and everything we build together.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#18223a",
  "theme_color": "#18223a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/uriarte-tek-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/uriarte-tek-apple-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
