{
  "name": "The Child Pass \u2014 NYC Family Guide",
  "short_name": "Child Pass",
  "description": "Discover NYC family events, kid-friendly places, parent recommendations, and verified help resources.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff9f2",
  "theme_color": "#ef6f53",
  "categories": [
    "lifestyle",
    "parenting",
    "travel"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
