{
  "name": "Kiwi Tales",
  "short_name": "Kiwi Tales",
  "description": "Create magical personalized children's books featuring your own children",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "/icons/kiwi_tales_fixed_silhouette.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
