{
  "id": "/",
  "name": "Somni Clean",
  "short_name": "Somni Clean",
  "description": "Book trusted house cleaning across Des Moines and Surrounding Areas. Instant online pricing, pick your date, and pay the day of service.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0077c0",
  "theme_color": "#0077c0",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["home", "services", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a cleaning",
      "short_name": "Book",
      "description": "Get an instant quote and schedule your cleaning.",
      "url": "/book",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "See how Somni Clean pricing works.",
      "url": "/pricing",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
