{
  "name": "OnePost AI",
  "short_name": "OnePost",
  "description": "Post like a pro. Without being one. AI-powered content creation and publishing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#12121a",
  "theme_color": "#12121a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/op-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}