{
  "name": "Check Bag or Ship It?",
  "short_name": "Check or Ship",
  "description": "Compare the estimated cost of checking extra luggage with shipping the same extra items.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f6f8fc",
  "theme_color": "#071f4a",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
