{
    "name": "Hadithi Zetu",
    "short_name": "HadithiZetu",
    "description": "Monetize your writing with Hadithi Zetu. Share your stories and earn money through our platform.",
    "lang": "en-US",
    "start_url": "/?utm_source=homescreen",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "dir": "ltr",
    "prefer_related_applications": false,
    "categories": ["books", "writing", "literature", "entertainment", "productivity"],
   "screenshots": [
    {
        "src": "/static/images/screenshots/screen2.png",
        "sizes": "1200x800",
        "type": "image/png",
        "form_factor": "wide"
    },
    {
        "src": "/static/images/screenshots/screen1.png",
        "sizes": "540x720",
        "type": "image/png",
        "form_factor": "narrow"
    }
    ],
    "related_applications": [],
    "shortcuts": [
      {
        "name": "Dashboard",
        "short_name": "Dashboard",
        "description": "View your dashboard and writing progress",
        "url": "/writer-dashboard/",
        "icons": [{ "src": "/static/images/icon.png", "sizes": "192x192" }]
      },
      {
        "name": "Write a Story",
        "short_name": "Write",
        "description": "Create a new story",
        "url": "/stories/create/",
        "icons": [{ "src": "/static/images/hadithi_192x192.png", "sizes": "192x192" }]
      }
    ],
    "icons": [
      {
        "src": "/static/images/icons/hadithi_192x192.png",
        "sizes": "192x192",
        "type": "image/png"
        
      },
      {
        "src": "/static/images/icons/hadithi_512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
  