
{
  "name": "Calcolatore Balistico Sportivo",
  "short_name": "Balistico",
  "description": "App calcolatore balistico sportivo con supporto offline per calcolo velocità, energia e classificazione aria compressa.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1a1a2e",
  "background_color": "#0f0f1e",
  "orientation": "portrait-primary",
  "categories": ["sports", "utilities", "productivity"],
  "icons": [
    {
      "src": "https://horizons-cdn.hostinger.com/998771c2-6208-458b-a91b-6f71ceda05ce/3966a7841e0d5cb094892872fcdd440f.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/998771c2-6208-458b-a91b-6f71ceda05ce/3966a7841e0d5cb094892872fcdd440f.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Calcolatore Balistico - Vista Principale"
    },
    {
      "src": "/screenshots/desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Calcolatore Balistico - Vista Desktop"
    }
  ]
}
