{
  "id": "/",
  "name": "Split Cost Slip",
  "short_name": "Cost Slip",
  "description": "Split one supplier bill into balanced billable and overhead costs, locally and offline.",
  "start_url": "/?v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f2efe6",
  "theme_color": "#f2efe6",
  "orientation": "any",
  "categories": ["business", "finance", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New split slip", "short_name": "New split", "url": "/?new=1" }
  ]
}
