{
  "name": "NightTale",
  "short_name": "NightTale",
  "description": "Personalised bedtime stories for your child",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8f5",
  "theme_color": "#5B3E96",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
