{
  "name": "Scenemo",
  "short_name": "Scenemo",
  "description": "Editorial discovery platform covering internet culture, emerging technology, entertainment, and creative projects.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf9f6",
  "theme_color": "#4f46e5",
  "categories": ["news", "magazines", "lifestyle", "education"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Internet Culture",
      "short_name": "Culture",
      "url": "/category/culture"
    },
    {
      "name": "Technology",
      "short_name": "Tech",
      "url": "/category/technology"
    },
    {
      "name": "Entertainment",
      "short_name": "Ent.",
      "url": "/category/entertainment"
    },
    {
      "name": "Gaming",
      "short_name": "Games",
      "url": "/category/gaming"
    }
  ]
}
