{
  "name": "Tightknit",
  "short_name": "Tightknit",
  "description": "Neighborhood mutual-aid — give and receive help with time as currency",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#faf7f0",
  "theme_color": "#1e4034",
  "orientation": "portrait-primary",
  "categories": ["social", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
