{
  "name": "TodayTelugu Studio",
  "short_name": "TT Studio",
  "description": "Community Contributor + Freelance Reporter workspace for TodayTelugu — write, upload, submit stories from anywhere.",
  "start_url": "/en/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#c8102e",
  "lang": "en",
  "categories": ["news", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Write new story",
      "short_name": "Write",
      "url": "/en/write",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Urgent story",
      "short_name": "Urgent",
      "url": "/en/write?urgent=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My articles",
      "short_name": "Articles",
      "url": "/en/articles",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
