{
  "name": "Knit",
  "short_name": "Knit",
  "description": "Your family, threaded — the kitchen-tablet care hub.",
  "start_url": "/hub",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#faf8f5",
  "theme_color": "#1c1917",
  "orientation": "any",
  "categories": ["lifestyle", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
