{
  "name": "GLUED — the GLUE feed",
  "short_name": "GLUED",
  "description": "The vertical feed of clipped stream moments and posts. Swipe, like, comment, post.",
  "start_url": "/glued.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#080808",
  "icons": [
    { "src": "/glued-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/glued-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/glued-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "GLUED feed", "url": "/glued.html?feed", "icons": [{ "src": "/glued-icon-192.png", "sizes": "192x192" }] },
    { "name": "Dashboard", "url": "/glue-app.html", "icons": [{ "src": "/glued-icon-192.png", "sizes": "192x192" }] }
  ]
}
