{
    "name": "Edatsu Media",
    "short_name": "Edatsu",
    "description": "Discover funding opportunities, networking events, and growth-driven software tailored for entrepreneurs",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "scope": "/",
    "id": "/",
    "dir": "ltr",
    "lang": "en-US",
    "orientation": "portrait",
    "categories": ["business", "finance", "productivity"],
    "icons": [
      {
        "src": "/img/icons/android-icon-36x36.png",
        "sizes": "36x36",
        "type": "image/png"
      },
      {
        "src": "/img/icons/android-icon-48x48.png",
        "sizes": "48x48",
        "type": "image/png"
      },
      {
        "src": "/img/icons/android-icon-72x72.png",
        "sizes": "72x72",
        "type": "image/png"
      },
      {
        "src": "/img/icons/android-icon-96x96.png",
        "sizes": "96x96",
        "type": "image/png"
      },
      {
        "src": "/img/icons/android-icon-144x144.png",
        "sizes": "144x144",
        "type": "image/png"
      },
      {
        "src": "/img/icons/android-icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/img/icons/apple-icon-180x180.png",
        "sizes": "180x180",
        "type": "image/png"
      },
      {
        "src": "/img/icons/ms-icon-310x310.png",
        "sizes": "310x310",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/img/icons/android-icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ],
    "shortcuts": [
      {
        "name": "Opportunities",
        "short_name": "Opps",
        "description": "Browse funding opportunities and grants",
        "url": "/opportunities",
        "icons": [{ "src": "/img/icons/android-icon-96x96.png", "sizes": "96x96" }]
      },
      {
        "name": "Toolshed",
        "short_name": "Tools",
        "description": "Discover business tools and software",
        "url": "/toolshed",
        "icons": [{ "src": "/img/icons/android-icon-96x96.png", "sizes": "96x96" }]
      },
      {
        "name": "News",
        "short_name": "News",
        "description": "Latest business news and updates",
        "url": "/news",
        "icons": [{ "src": "/img/icons/android-icon-96x96.png", "sizes": "96x96" }]
      }
    ]
  }
