{
  "name": "TTV News Studio",
  "short_name": "TTV News",
  "description": "Create ready-to-publish TTV News content from wire copy.",
  "start_url": "/ttv-news",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0E1620",
  "theme_color": "#0E1620",
  "orientation": "portrait-primary",
  "categories": ["news", "productivity"],
  "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-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Composer", "short_name": "Composer", "description": "Write a new post", "url": "/ttv-news", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "History & Drafts", "short_name": "History", "description": "Recent generations and drafts", "url": "/ttv-news/history", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
