{
  "name": "My SleepWize",
  "short_name": "SleepWize",
  "description": "Premium weighted blankets & vests for kids with autism",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#E91E63",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
