{
  "short_name": "Bookify",
  "name": "Bookify - Stories & Writers",
  "description": "A book-focused social media platform where you write, share and discover stories.",
  "icons": [
    {
      "src": "https://static.prod-images.emergentagent.com/jobs/3e135905-25ff-4d2f-866d-836a55772588/images/f071e000f6bda458fd24dd91c4ece5cea31687792a4bb55213351a15afc7a076.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#00BFFF",
  "background_color": "#09090b",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["social", "books", "entertainment"],
  "shortcuts": [
    {
      "name": "Write a Story",
      "short_name": "Write",
      "url": "/create",
      "icons": []
    },
    {
      "name": "My Library",
      "short_name": "Library",
      "url": "/library",
      "icons": []
    }
  ]
}
