{
  "name": "Folio — The Slam Book for Your Whole Life",
  "short_name": "Folio",
  "description": "Collaborative memory pages that become real printed books. Tag friends, collect photos, voice notes, and stories. Delivered to your door every month.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5EFE2",
  "theme_color": "#D85F38",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "photography", "social"],
  "screenshots": [
    {
      "src": "/og-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/twitter-image",
      "sizes": "1024x576",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
