{
  "id": "/?source=pwa",
  "name": "Sondola",
  "short_name": "Sondola",
  "description": "Your goals, your metrics, and your cash in one view, from the tools you already use. Only reads. Sondola never writes to your tools.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F4EE",
  "theme_color": "#0B5F63",
  "orientation": "any",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/brand/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/brand/sondola-mark.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/brand/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/brand/screenshots/home-narrow.png", "sizes": "780x1688", "type": "image/png", "form_factor": "narrow", "label": "Home: the month's verdict and the North Star" },
    { "src": "/brand/screenshots/founder-wide.png", "sizes": "1440x900", "type": "image/png", "form_factor": "wide", "label": "The Founder board: goals, numbers and what changed" }
  ],
  "shortcuts": [
    { "name": "Home", "url": "/?source=pwa-shortcut", "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }] },
    { "name": "Founder board", "url": "/founder?source=pwa-shortcut", "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }] },
    { "name": "Goals", "url": "/goals?source=pwa-shortcut", "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }] },
    { "name": "Drivers", "url": "/drivers?source=pwa-shortcut", "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }] }
  ]
}
