{
  "name": "Plaka for Students by ERAS DEV",
  "short_name": "Plaka",
  "description": "Personal budget tracker for Dutch-Caribbean students living in the Netherlands.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#5B2A86",
  "background_color": "#F4F5F9",
  "lang": "en",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
