{
  "name": "Autism and Friends",
  "short_name": "A&Friends",
  "id": "/",
  "description": "A calm support and learning app for kids, parents, teachers, and therapists.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#fbfaf7",
  "theme_color": "#4f7d8a",
  "orientation": "portrait",
  "categories": ["education", "kids", "health"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/illustrations/autism-friends-hero.png",
      "sizes": "1536x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Autism and Friends calm support dashboard"
    }
  ]
}
