{
  "name": "Low Cost Moving CZ",
  "short_name": "Low Cost Moving",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "url": "/#home"
    },
    {
      "name": "How It Works",
      "short_name": "How It Works",
      "url": "/#how-it-works"
    },
    {
      "name": "Testimonials",
      "short_name": "Testimonials",
      "url": "/#testimonials"
    },
    {
      "name": "Why Choose Us",
      "short_name": "Why Us",
      "url": "/#why-choose-us"
    }
  ]
}
