{
  "name": "mag.biking Community",
  "short_name": "mag.biking",
  "description": "Community-App für mag.biking Mitglieder",
  "start_url": "/profil.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#FF6B00",
  "background_color": "#F7F7F9",
  "lang": "de",
  "categories": ["social", "sports"],
  "icons": [
    { "src": "/Grafiken/Logo_1.png", "sizes": "any", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Foto hochladen", "short_name": "Foto", "url": "/galerie-upload.html", "icons": [{"src":"/Grafiken/Logo_1.png","sizes":"any"}] },
    { "name": "Mitglieder",     "short_name": "Members", "url": "/mitglieder.html" },
    { "name": "Events",         "short_name": "Events",  "url": "/events.html" }
  ]
}
