{
  "name": "Pocket OT",
  "short_name": "Pocket OT",
  "description": "Less pressure, more connection. A guide to understanding your child's unique sensory world.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FAF8F5",
  "background_color": "#FAF8F5",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
