{
  "name": "ScratchFront",
  "short_name": "ScratchFront",
  "description": "A headmate management system for plural systems and systems-adjacent folks",
  "start_url": "/scratchfront/alters",
  "scope": "/scratchfront/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#05060d",
  "background_color": "#05060d",
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "https://cdn.8ball.space/img/eightball-pixel.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "https://cdn.8ball.space/img/eightball-pixel.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "https://cdn.8ball.space/img/eightball-pixel.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn.8ball.space/img/eightball-pixel.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Members",
      "short_name": "Members",
      "description": "View and manage system members",
      "url": "/scratchfront/alters",
      "icons": [
        {
          "src": "https://cdn.8ball.space/img/eightball-pixel.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Front",
      "short_name": "Front",
      "description": "View current front status",
      "url": "/scratchfront/front",
      "icons": [
        {
          "src": "https://cdn.8ball.space/img/eightball-pixel.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View History",
      "short_name": "History",
      "description": "View front history",
      "url": "/scratchfront/history",
      "icons": [
        {
          "src": "https://cdn.8ball.space/img/eightball-pixel.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
