{
  "id": "/trip",
  "name": "myTRIP \u2014 Group Trip Expenses",
  "short_name": "myTRIP",
  "description": "Track group trip expenses with smart split calculations.",
  "start_url": "/trip/",
  "scope": "/trip/",
  "display": "standalone",
  "background_color": "#060b14",
  "theme_color": "#060b14",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}