{
  "name": "Nibble",
  "short_name": "Nibble",
  "description": "Split bills with friends",
  "start_url": "/start",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0F0E",
  "theme_color": "#F7901D",
  "icons": [
    {
      "src": "/nibble-icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
