{
  "name": "Liminal",
  "short_name": "Liminal",
  "description": "A space between selves — for DID/OSDD systems",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F0E0D",
  "theme_color": "#0F0E0D",
  "categories": ["lifestyle", "health"],
  "icons": [
    {
      "src": "/favicon.jpg",
      "sizes": "64x64",
      "type": "image/jpeg"
    },
    {
      "src": "/icon-512.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.jpg",
      "sizes": "180x180",
      "type": "image/jpeg"
    }
  ]
}