{
  "name": "The Space Between Things",
  "short_name": "TSBT",
  "description": "A print magazine and online journal exploring design, atmosphere, observation and human behaviour. Published by Richard Bywater.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F4EE",
  "theme_color": "#F6F4EE",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-AU",
  "categories": ["magazine", "design", "lifestyle", "arts"],
  "icons": [
    {
      "src": "/hero-main-400.jpg",
      "sizes": "400x400",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/issue-02-cover-400.jpg",
      "sizes": "400x565",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/hero-main-800.jpg",
      "sizes": "800x800",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Browse printed editions",
      "url": "/shop",
      "icons": [{ "src": "/issue-02-cover-400.jpg", "sizes": "400x565" }]
    },
    {
      "name": "Latest Article",
      "short_name": "Read",
      "description": "Before It Becomes Language",
      "url": "/article/before-it-becomes-language",
      "icons": [{ "src": "/junko-hero-image-400.jpg", "sizes": "400x400" }]
    }
  ]
}
