{
  "name": "OnlyFeet",
  "short_name": "OnlyFeet",
  "description": "Deel & ontdek exclusieve voetcontent van creators wereldwijd.",
  "start_url": "/welcome",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#c9a227",
  "icons": [
    {
      "src": "/static/onlyfeet-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/onlyfeet-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
