{
  "name": "EthioDev — Ethiopian Developer Community",
  "short_name": "EthioDev",
  "description": "The home of Ethiopian technology writing. Read, write, and share.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b12",
  "theme_color": "#0b0b12",
  "categories": ["news", "education", "social"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Write a post", "short_name": "Write", "url": "/write", "icons": [{ "src": "/favicon.png", "sizes": "192x192" }] },
    { "name": "Following feed", "short_name": "Feed", "url": "/feed", "icons": [{ "src": "/favicon.png", "sizes": "192x192" }] },
    { "name": "Bookmarks", "short_name": "Saved", "url": "/bookmarks", "icons": [{ "src": "/favicon.png", "sizes": "192x192" }] }
  ]
}
