
{
  "manifest_version": "28",
  "name": "Post",
  "short_name": "Post",
  "version": "1.0.0",
  "lang": "en",
  "description": "Create mailings whose content is written every day by an AI from your audience data",

  "icons": [
    {
      "src": "https://pre.cdn.daily.paris/apps/post/16/16/28",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/post/32/32/28",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/post/48/48/28",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/post/96/96/28",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/post/128/128/28",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/post/192/192/28",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/post/512/512/28",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],

  "theme_color": "#24ab80",
  "background_color": "#24ab80",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "prefer_related_applications": false
}
