{
  "name": "NeuroKind",
  "short_name": "NeuroKind",
  "description": "Neurodivergent community, blog, and mental health resources",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0EA5E9",
  "background_color": "#F0F9FF",
  "categories": ["health", "education", "community"],
  "lang": "en",
  "icons": [
    {
      "src": "/images/icon-192.v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Latest neurodivergent blog posts",
      "url": "/blog.html"
    },
    {
      "name": "Resources",
      "short_name": "Resources",
      "description": "Resource hub and guides",
      "url": "/resource-hub.html"
    },
    {
      "name": "Stories",
      "short_name": "Stories",
      "description": "Community stories",
      "url": "/stories.html"
    }
  ]
}
