
{
  "name": "My Tip Jar",
  "short_name": "Tip Jar",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#2a1205",
  "theme_color": "#2a1205",
  "orientation": "portrait",
  "description": "A delightful, interactive visual tip jar that fills up with liquid money and animated coins.",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
