{
  "name": "SwissExpat",
  "short_name": "SwissExpat",
  "description": "Life in Switzerland — articles, deadlines, tasks.",
  "id": "/",
  "start_url": "/mitglied/reise",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAFB",
  "theme_color": "#FAFAFB",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "news", "travel"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My tasks", "short_name": "Tasks", "url": "/mitglied/reise",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Magazine", "short_name": "Magazine", "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
