{
  "name": "Thryft - Buy Stuff",
  "short_name": "Thryft",
  "description": "A modern multi-vendor marketplace for all goods",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#047857",
  "orientation": "any",
  "scope": "/",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "/api/manifest-icon?size=192&format=png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/manifest-icon?size=512&format=png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/manifest-icon?size=192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/api/manifest-icon?size=512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
