{
  "name": "EatAWhale",
  "short_name": "EatAWhale",
  "description": "Eat the whale. One bite at a time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#cbd5e1",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
