{
  "name": "Clippable",
  "short_name": "Clippable",
  "description": "Clippable is the AI social media marketing platform: Clippy plans and runs your programs with performance organic distribution and outcome attribution, not vanity metrics.",
  "start_url": "/clippy",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#6832e0",
  "categories": ["business", "marketing", "productivity"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/apple-touch-icon.png?rev=9",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/homepagelogo.png",
      "sizes": "527x523",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Clippy",
      "short_name": "Clippy",
      "url": "/clippy",
      "icons": [{ "src": "/homepagelogo.png", "sizes": "527x523" }]
    },
    {
      "name": "Support",
      "short_name": "Support",
      "url": "/support",
      "icons": [{ "src": "/homepagelogo.png", "sizes": "527x523" }]
    },
    {
      "name": "Log in",
      "short_name": "Log in",
      "url": "/login",
      "icons": [{ "src": "/homepagelogo.png", "sizes": "527x523" }]
    }
  ]
}
