{
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "id": "./",
  "name": "Naija Linkup",
  "short_name": "Naija Linkup",
  "description": "Naija Linkup — a 24-hour story feed. Share a picture or a thought that lives for a day.",
  "start_url": "./",
  "scope": "./",
  "background_color": "#0a8f4c",
  "theme_color": "#0a8f4c",
  "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/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "generator": "builder.puter.com"
}
