{
  "name": "Yahli's Sky Pals",
  "short_name": "Sky Pals",
  "description": "Fly toy drones through a colorful cartoon neighborhood!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#d9f0ff",
  "theme_color": "#4FC3F7",
  "categories": ["games", "kids"],
  "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": "auto"
}
