{
  "name": "DATASHOT — Acoustic Shot Timer",
  "short_name": "DATASHOT",
  "description": "Free acoustic shot timer for competitive shooters. Detect shots with your mic, record splits to the millisecond. Built for USPSA, IPSC, IDPA, and dry-fire training.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#fe5900",
  "orientation": "portrait-primary",
  "categories": ["sports", "utilities"],
  "icons": [
    { "src": "/favicon-32x32.png", "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png",   "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
