{
  "name": "DigiDroll",
  "short_name": "DigiDroll",
  "description": "Animated AI cartoons, songs, and stories for kids and families.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#eff8ff",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
