{
  "name": "King of the Bill",
  "short_name": "King of Bill",
  "description": "Split bills with friends — evenly, by item, or by percentage.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#5a16d6",
  "theme_color": "#5a16d6",
  "icons": [
    {
      "src": "/AppIcon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/AppIcon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
