{
  "name": "Semicolon Story Recorder",
  "short_name": "Story Recorder",
  "description": "Share your story with privacy and anonymity. Record, pixelate, and upload short-form stories.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23000' width='192' height='192'/><circle cx='96' cy='96' r='60' fill='%232196F3'/><path d='M75 85 h40 v40 h-40 z' fill='%23000'/><circle cx='96' cy='96' r='8' fill='%23fff'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23000' width='192' height='192'/><circle cx='96' cy='96' r='60' fill='%232196F3'/><path d='M75 85 h40 v40 h-40 z' fill='%23000'/><circle cx='96' cy='96' r='8' fill='%23fff'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23000' width='512' height='512'/><circle cx='256' cy='256' r='160' fill='%232196F3'/><path d='M200 220 h110 v110 h-110 z' fill='%23000'/><circle cx='256' cy='256' r='22' fill='%23fff'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23000' width='540' height='720'/><circle cx='270' cy='360' r='100' fill='%232196F3'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["social", "productivity"],
  "shortcuts": [
    {
      "name": "Record Story",
      "short_name": "Record",
      "description": "Quickly record and share a new story",
      "url": "/?action=record",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%232196F3' width='96' height='96'/><circle cx='48' cy='48' r='20' fill='%23fff'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
