{
  "name": "Sociaposts",
  "short_name": "Sociaposts",
  "description": "Create stunning social media posts in seconds. Pick a topic, get curated quotes, and export at full resolution.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080e1a",
  "theme_color": "#080e1a",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/assets/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
