{
  "name": "Teddy Bear Chat",
  "short_name": "Teddy Chat",
  "description": "Chat with your own customisable teddy bears!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffbeb",
  "theme_color": "#d97706",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/teddy-1.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["kids", "entertainment"]
}
