{
  "name": "Ballistic Pro",
  "short_name": "Ballistic",
  "description": "Ballistic Pro – Ballistische Jagd-App für präzise Vorhaltberechnung, Windkorrektur und Munitionsverwaltung.",
  "start_url": "/ballistic/app.html",
  "scope": "/ballistic/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#1a3a1a",
  "theme_color": "#1a3a1a",
  "dir": "ltr",
  "lang": "de",
  "id": "/ballistic/app.html",
  "categories": [
    "sports",
    "lifestyle"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/ballistic/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ballistic/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/ballistic/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ballistic/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/ballistic/screenshot/im-1.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Ballistic Pro – Vorhaltberechnung"
    },
    {
      "src": "/ballistic/screenshot/im-2.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Ballistic Pro – Windkorrektur"
    }
  ],
  "shortcuts": [
    {
      "name": "App öffnen",
      "short_name": "App",
      "description": "Ballistic Pro direkt starten",
      "url": "/ballistic/app.html",
      "icons": [
        {
          "src": "/ballistic/assets/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}