{
  "id": "/",
  "name": "RandomTyms — Lokesh & Varsha",
  "short_name": "RandomTyms",
  "description": "Tanglish stories, science, English and digital safety with Lokesh & Varsha.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#1E3A34",
  "theme_color": "#1E3A34",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "kids", "entertainment"],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "auto"
  },
  "shortcuts": [
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Latest posts from Lokesh & Varsha",
      "url": "./index.html?tab=blog",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shorts",
      "short_name": "Shorts",
      "description": "Latest video uploads",
      "url": "./index.html?tab=videos",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Stickers",
      "short_name": "Stickers",
      "description": "Lokesh & Varsha GIFs and stickers",
      "url": "./index.html?tab=stickers",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Apps",
      "short_name": "Apps",
      "description": "Free interactive tools",
      "url": "./index.html?tab=about",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "Screenshots/home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen with Lokesh & Varsha"
    },
    {
      "src": "Screenshots/apps.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Free tools and apps"
    },
    {
      "src": "Screenshots/stickers.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Lokesh & Varsha stickers"
    }
  ]
}
