{
  "name": "Lumens — Pay, Budget & Chat",
  "short_name": "Lumens",
  "description": "Send money, budget your month and chat with friends.",
  "theme_color": "#0F6E56",
  "background_color": "#001535",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/app",
  "start_url": "/app?source=pwa",
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512x512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}