{
  "name": "Analog Socials",
  "short_name": "Pocket Pub",
  "description": "The independent platform for printable zines, pocket books, and mini magazines — create, publish, and support indie artists.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf9f6",
  "theme_color": "#d4658a",
  "categories": ["books", "art", "entertainment"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Bookshop",
      "short_name": "Bookshop",
      "description": "Browse all publications",
      "url": "/#bookshop"
    },
    {
      "name": "Online Shop",
      "short_name": "Shop",
      "description": "Browse the shop",
      "url": "/shop"
    },
    {
      "name": "Creator Studio",
      "short_name": "Studio",
      "description": "Manage your publications",
      "url": "/creator"
    }
  ]
}
