{
  "name": "Noninoni Songs — Personalized Lullabies",
  "short_name": "Noninoni Songs",
  "description": "Create beautiful, personalized lullabies with your baby's name. Choose from 8 music styles, real singing voices, and download or share instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#6366F1",
  "orientation": "portrait-primary",
  "categories": ["music", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "lang": "en",
  "dir": "ltr"
}