{
  "name": "heretoget.space",
  "short_name": "heretoget",
  "description": "A quiet pixel cafe on the internet. Rest, write, pet the cat, make tea, read, watch the stars.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#050302",
  "theme_color": "#1a0f08",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
