{
  "name": "Littleone - Smart Care & Mobility",
  "short_name": "Littleone",
  "description": "Smart baby essentials and premium mobility. In-Home Care & Outdoor Mobility.",
  "id": "/?source=pwa",
  "start_url": "/index.html?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E4A87",
  "orientation": "portrait",
  "scope": "/",
  "categories": [
    "lifestyle",
    "shopping",
    "health"
  ],
  "icons": [
    {
      "src": "/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}