{
  "name": "Arrow Metrix",
  "short_name": "Arrow Metrix",
  "description": "Professional Spine Calculator for Arrow Tuning",
  "start_url": "./arrow_experimenter.html",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#1e3a8a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "arrow_mertix_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "categories": ["sports", "utilities"],
  "shortcuts": [
    {
      "name": "Quick Calculate",
      "short_name": "Calculate",
      "description": "Open calculator",
      "url": "./arrow_experimenter.html"
    }
  ]
}

