{
  "name": "plotwell editor",
  "short_name": "plotwell editor",
  "description": "Free, open-source screenplay editor with industry-standard Hollywood formatting. Built on ProseMirror.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e8e8e8",
  "theme_color": "#111827",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "entertainment"],
  "lang": "en"
}
