{
  "name": "Ink My Tale",
  "short_name": "InkMyTale",
  "description": "Premium personalised books for every occasion. Custom storybooks, name books, photo books, and AI art frames crafted with love in India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F2EB",
  "theme_color": "#2C2416",
  "orientation": "portrait-primary",
  "categories": ["shopping", "books", "lifestyle"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-home.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "label": "Ink My Tale home page"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Books",
      "short_name": "Books",
      "url": "/books",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Make a Photo Book",
      "short_name": "Photo Book",
      "url": "/photobooks",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
