{
  "name": "Tyler & Izabella",
  "short_name": "T & I",
  "id": "/hub",
  "start_url": "/hub",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1b1a17",
  "theme_color": "#1b1a17",
  "icons": [
    { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
