{
  "name": "Calm Down",
  "short_name": "CalmDown",
  "description": "The button that does nothing.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3209/3209935.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3209/3209935.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}