{
  "name": "MeetCalc.com: Meeting Cost Calculator",
  "short_name": "MeetCalc",
  "description": "See the real cost of your meeting in real-time with this free calculator.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F4FFD3",
  "icons": [
    {
      "src": "/AppIcon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/AppIcon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}