{
  "name": "A Girls Trip",
  "short_name": "A GIRLS TRIP",
  "description": "Plan the trip, split the money, remember the whole thing.",
  "start_url": "/trips",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF7E8",
  "theme_color": "#F27D6D",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
