{
  "name": "Cushion — the calm budget you share",
  "short_name": "Cushion",
  "description": "A calm, friendly budget you can share with your partner. Track income, bills, expenses and savings, and roll your cushion forward each month.",
  "id": "/cushion",
  "start_url": "/cushion?src=pwa",
  "scope": "/cushion",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFF6EF",
  "theme_color": "#FFF6EF",
  "categories": ["finance", "productivity", "lifestyle"],
  "icons": [
    { "src": "/icons/cushion/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/cushion/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/cushion/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
