{
  "name": "Drink Water Meow!",
  "short_name": "DrinkMeow",
  "description": "Stay hydrated or your cat will make you regret it",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e6f9ff",
  "theme_color": "#0cb4d6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
