{
  "name": "Bike Service Timeline",
  "short_name": "Bike Timeline",
  "description": "A private, portable service history for every bicycle you own.",
  "id": "/",
  "start_url": "/?source=installed&v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F3EAD8",
  "theme_color": "#17372F",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Log service", "short_name": "Log service", "url": "/?action=service", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
