{
  "name": "ColorBuddy - Coloring for Kids",
  "short_name": "ColorBuddy",
  "description": "A magical coloring game for little artists!",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#FFF5E6",
  "theme_color": "#FFF5E6",
  "categories": ["kids", "education", "games"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
