{
  "name": "Kirklist",
  "short_name": "Kirklist",
  "description": "Find hard-to-find products near you — community-powered, real-time.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#231a16",
  "theme_color": "#E07B39",
  "categories": ["lifestyle", "shopping", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}