{
  "name": "Divvt",
  "short_name": "Divvt",
  "description": "Golf scoring, trip planning, and game tracking",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#f9f7f2",
  "theme_color": "#1a3a2a",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "categories": ["sports", "lifestyle"],
  "screenshots": []
}
