{
  "id": "/",
  "name": "Artiquity — Explore the Ontology of Art",
  "short_name": "Artiquity",
  "description": "Five millennia of makers — who cares, what's true, what could be.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e1a14",
  "theme_color": "#1e1a14",
  "orientation": "any",
  "categories": ["education", "art", "entertainment"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My Studio",
      "short_name": "My Studio",
      "description": "The works you kept and the prints you ordered",
      "url": "/account"
    },
    {
      "name": "What-If Studio",
      "short_name": "Studio",
      "description": "Ask what any artist would create about anything",
      "url": "/studio"
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "Browse generated works",
      "url": "/gallery"
    }
  ]
}
