{
  "name": "Kids Connect of Pasadena",
  "short_name": "Kids Connect",
  "description": "Texas Rising Star certified daycare and preschool in Pasadena, TX. Infant, toddler, preschool, Pre-K and after-school care. CCS accepted.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF6E9",
  "theme_color": "#FF6F5E",
  "lang": "en-US",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Tour",
      "short_name": "Tour",
      "description": "Schedule a free tour of our center",
      "url": "/?utm_source=pwa#tour"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Send us a message",
      "url": "/?utm_source=pwa#contact"
    }
  ]
}
