{
  "name": "Moneylize | manage and analyze your personal finance",
  "short_name": "Moneylize",
  "description": "A free personal finance app that helps analyze your expenses and benefits. Secured by design, your data stay safe on your device.",
  "categories": [
    "productivity",
    "finance"
  ],
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#009000",
  "background_color": "#009000",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
