{
  "name": "Notifications System",
  "short_name": "NotAPP",
  "icons": [
    { "src": "https://developer.apple.com/assets/elements/icons/notifications/notifications-128x128_2x.png", "sizes": "192x192", "type": "image/png" },
    { "src": "https://developer.apple.com/assets/elements/icons/notifications/notifications-128x128_2x.png", "sizes": "512x512", "type": "image/png" }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1a15",
  "theme_color": "#e8a020"
}