{
  "name": "Lets Move",
  "short_name": "Lets Move",
  "description": "Check internet and mobile coverage before you move. Compare providers, track your checklist, and budget your move.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#081428",
  "theme_color": "#D4AF37",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
