{
  "name": "Noor — money under control",
  "short_name": "Noor",
  "description": "See where your money goes, set goals, and find the card that fits how you spend.",
  "start_url": "/ff",
  "scope": "/ff",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1410",
  "theme_color": "#123322",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}