{
  "name": "TallyHo Solutions",
  "short_name": "TallyHo",
  "description": "Professional vehicle counting application with maritime-themed design featuring port and starboard navigation lights.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#002855",
  "theme_color": "#002855",
  "icons": [
    {
      "src": "/favicon-bunny-v4.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-180x180-v4.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-bunny-v4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512-bunny-v4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-monochrome.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Vehicle Counter",
      "short_name": "Counter",
      "description": "Start counting vehicles",
      "url": "/"
    }
  ],
  "categories": ["utilities", "productivity", "transportation"],
  "dir": "ltr",
  "lang": "en-US",
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "screenshots": [],
  "serviceworker": {
    "src": "/service-worker.js",
    "scope": "/"
  }
}
