{
  "name": "Note Ex",
  "short_name": "Note Ex",
  "description": "Note Your Expenses",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f5",
  "theme_color": "#f5f5f5",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/notex_app/media/logos/logo.png",
      "sizes": "680x680",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": []
}
