{
  "name": "FootFlirt",
  "short_name": "FootFlirt",
  "description": "Rate my feet — post your feet, get rated by AI and community, earn SOL tips",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080010",
  "theme_color": "#FF2D78",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}