{
  "name": "Magnis Studio",
  "short_name": "Magnis",
  "description": "A platform for giantess and size-themed creative content.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111111",
  "theme_color": "#c084fc",
  "categories": ["social", "entertainment"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Feed",
      "url": "/feed",
      "description": "Browse the latest posts"
    },
    {
      "name": "Create Post",
      "url": "/posts/create",
      "description": "Share something new"
    }
  ]
}
