{
  "name": "IndieGram Publications - Self-Publishing Platform India",
  "short_name": "IndieGram",
  "description": "Publish your book with IndieGram Publications. Best self-publishing platform in India for authors. ISBN, Amazon distribution, high royalty.",
  "start_url": "/index.php",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1A0A00",
  "background_color": "#FDF6EE",
  "scope": "/",
  "icons": [
    {
      "src": "/uploads/lgog.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/uploads/lgog.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "/uploads/lgog.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Publish Your Book",
      "short_name": "Publish",
      "description": "Start publishing your book on IndieGram",
      "url": "/publish.php",
      "icons": [
        {
          "src": "/uploads/lgog.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "View our publishing packages and pricing",
      "url": "/pricing.php",
      "icons": [
        {
          "src": "/uploads/lgog.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
