{
  "name": "Presly — AI Social Media Scheduling",
  "short_name": "Presly",
  "description": "AI-powered social media scheduling for local businesses. Generate a month of content in 60 seconds, publish to 13 platforms automatically.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#F59E0B",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "social"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your Presly dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pricing",
      "short_name": "Plans",
      "description": "View Presly pricing plans",
      "url": "/pricing",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Presly AI social media scheduling dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
