{
  "name": "Purses",
  "short_name": "Purses",
  "description": "A new type of bag. Crypto for people who carry purses.",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfcfb",
  "theme_color": "#c99d66",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "social"]
}
