{
  "name": "Summed — Bookkeeping for Small Business",
  "short_name": "Summed",
  "description": "The daily money app for Australian small businesses. Track cash, card, and everything in between — no accounting degree needed.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#1D1D1F",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "finance"],
  "lang": "en-AU"
}
