{
  "name": "Mouse House Planner",
  "short_name": "Mouse House",
  "description": "Standalone Disney trip planner with Rides, trip-smart refurbs, mobile pinned tabs, cloud sync, and trip-watch alerts.",
  "start_url": "./index.html?v=1755",
  "display": "standalone",
  "background_color": "#f7f2e9",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
