{
  "name": "PinkDraft",
  "short_name": "PinkDraft",
  "description": "Visual screenwriting tool with story structure wheel",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#06060a",
  "theme_color": "#06060a",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}