{
  "name": "GPD sistem",
  "short_name": "GPD sistem",
  "description": "Event dashboard & registration",
  "start_url": "/main.php?standalone=1",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#eaf2ff",
  "theme_color": "#1d4ed8",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/gpd_logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/gpd_logo.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/gpd_logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    { "name": "Registration", "url": "/right_frame.php?page=registration", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Payments",     "url": "/right_frame.php?page=payment",      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ],
  "share_target": {
    "action": "/share.php",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "categories": ["productivity", "business"]
}
