{
  "name": "M.A.Y. – Media Around You",
  "short_name": "M.A.Y.",
  "description": "Aggregated news from 20+ sources with NLP clustering, Reddit trends, and local city news.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["news", "magazines"],
  "shortcuts": [
    {
      "name": "Top Stories",
      "short_name": "Top",
      "description": "View today's top stories",
      "url": "/?tab=top",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
