{
  "name": "Millie's Cats",
  "short_name": "Millie's Cats",
  "description": "A cat-themed toddler speech development app",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#fef6fb",
  "theme_color": "#e75480",
  "icons": [
    {
      "src": "app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
