{
  "name": "RedCrow",
  "short_name": "RedCrow",
  "description": "RedCrow is a micro-blogging PWA that lets you organize and find your posts easily. Add tags to your posts, filter them, and search quickly. Falcon keeps your information neat and accessible. 🐦",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FF0000",
  "theme_color": "#FF0000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/images/icon512_maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/icon512_rounded.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
