| Name | Message | Date |
|---|---|---|
| 📄 audio-processor.js | 1 month ago | |
| 📄 favicon.svg | 1 month ago | |
| 📄 manifest.json | 1 month ago | |
| 📄 robots.txt | 1 month ago |
📄
static/manifest.json
{ "name": "BirdGO", "short_name": "BirdGO", "description": "Identify birds by sound, collect them all.", "theme_color": "#3a1810", "background_color": "#fff4d6", "display": "standalone", "orientation": "portrait", "start_url": "/", "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }