{
  "name": "PostPulse",
  "short_name": "PostPulse",
  "theme_color": "#0b0b0f",
  "background_color": "#0b0b0f",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "description": "AI-powered all-in-one solution for digital content creators",
  "categories": [
    "productivity",
    "utilities",
    "social"
  ],
  "icons": [
    {
      "src": "favicons/icon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/icon-64x64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/ms-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Facebook Spy",
      "short_name": "FB Spy",
      "description": "Direct access to Facebook Spy tool",
      "url": "/fb-spy",
      "icons": [
        {
          "src": "favicons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "WordPress Posts",
      "short_name": "WP Posts",
      "description": "Direct access to WordPress Posts tool",
      "url": "/wp-posts",
      "icons": [
        {
          "src": "favicons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
