{
  "name": "Commix Feed - Discover Amazing Content",
  "short_name": "Commix Feed",
  "description": "Browse amazing comics, narrator stories, persona packs, card decks, AI sketches, and comic strips created by the Commix.ai community",
  "start_url": "/feed.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#1e88e5",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/logo.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "categories": ["entertainment", "social"],
  "prefer_related_applications": false
}
