{
  "name": "Fat Tested Travel — Fit Finder",
  "short_name": "Fit Finder",
  "description": "See which theme park rides fit plus-size travelers, based on firsthand testing.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F8F1E3",
  "theme_color": "#0E6F78",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
