{
  "name": "Controle RCs e POs de Paradas FS",
  "short_name": "RCs e POs FS",
  "description": "Aplicativo de controle de RCs, POs e contratos de manutenção com base Supabase.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#047857",
  "icons": [
    {
      "src": "https://yt3.googleusercontent.com/gsmoIOcrFL2-oZkA810-I-k9umkp83uOJ55fA4rrwMCcULwiQFq1lC43fh6SHbTmVYOThdIK=s900-c-k-c0x00ffffff-no-rj",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://yt3.googleusercontent.com/gsmoIOcrFL2-oZkA810-I-k9umkp83uOJ55fA4rrwMCcULwiQFq1lC43fh6SHbTmVYOThdIK=s900-c-k-c0x00ffffff-no-rj",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "pt-BR"
}