{
  "name": "Spillr by Ben Hawes HQ",
  "short_name": "Spillr",
  "description": "Post formatter that keeps your exact voice across every platform. Paste what you wrote — Spillr formats it for LinkedIn, Instagram, Substack, and more.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#a855f7",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/spillr-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/spillr-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Format a post",
      "short_name": "Format",
      "description": "Open Spillr to format your next post",
      "url": "./"
    }
  ]
}
