{
  "name": "Choose Your Weekend",
  "short_name": "Weekend",
  "description": "Family Activity Planner — pick, rank, pack & reflect!",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#FFFEF5",
  "theme_color": "#FFFEF5",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
