{
  "name": "Stare Network",
  "short_name": "Stratura",
  "description": "Coding-agent sessions that continue across every device.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "minimal-ui",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "en",
  "categories": [
    "developer",
    "productivity"
  ],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "GitHub",
      "url": "https://github.com/maceip/stratura",
      "description": "Stratura source repository."
    },
    {
      "name": "About (llms.txt)",
      "url": "/llms.txt",
      "description": "Site summary in llms.txt format."
    }
  ]
}
