{
  "name": "TipRound",
  "short_name": "TipRound",
  "description": "Calculate tips and round to the nearest dollar",
  "start_url": "/tip",
  "display": "standalone",
  "background_color": "#065f46",
  "theme_color": "#065f46",
  "icons": [
    {
      "src": "/tipround-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/tipround-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
