{
  "name": "Bill Runway",
  "short_name": "Runway",
  "description": "See which bills are covered before expected income arrives.",
  "id": "/",
  "start_url": "/?source=installed&v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4eedc",
  "theme_color": "#142738",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Open payment run", "short_name": "Payment run", "url": "/?view=runway", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
