{
  "name": "Autistic Bites",
  "short_name": "Autistic Bites",
  "description": "Small reads. Big understanding. Bite-size, neurodiversity-affirming learning from London Autism Group Charity.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F4F0",
  "theme_color": "#3E7C74",
  "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"
    }
  ]
}
