{
  "name": "Paulo Marques Notícias",
  "short_name": "PMN",
  "description": "O portal de notícias de Três de Maio e região",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#fe0606",
  "lang": "pt-BR",
  "categories": ["news", "magazines"],
  "icons": [
    {
      "src": "/site/files/imgs/logomarca.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/site/files/imgs/logomarca.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/files/imgs/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Política",
      "url": "/politica",
      "description": "Notícias de política"
    },
    {
      "name": "Polícia",
      "url": "/policia",
      "description": "Notícias policiais"
    },
    {
      "name": "Esporte",
      "url": "/esporte",
      "description": "Notícias de esporte"
    },
    {
      "name": "Vídeos",
      "url": "/videos",
      "description": "Vídeos publicados"
    }
  ]
}
